aboutsummaryrefslogtreecommitdiff
path: root/profile/public/users.html
diff options
context:
space:
mode:
authorMarvin Borner2021-01-29 14:10:45 +0100
committerMarvin Borner2021-01-29 14:10:45 +0100
commitaec1e8f2cd4c0fdedd200fc30094587c0834d372 (patch)
tree407946fbe687b252d4133067aa770e0ee24851b1 /profile/public/users.html
parent2eff2deb98280aa61241e06163c87155911bbfae (diff)
parent8637186a9f835972a5a0b96e4df1665d6d42557a (diff)
Merge branch 'crop'
Diffstat (limited to 'profile/public/users.html')
-rw-r--r--profile/public/users.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/profile/public/users.html b/profile/public/users.html
index ebca429..f7bd346 100644
--- a/profile/public/users.html
+++ b/profile/public/users.html
@@ -19,12 +19,20 @@
</div>
<main>
- <p>Nutzerliste</p>
+ <p>
+ Hier kannst du andere Schüler kommentieren und Erkennungsmerkmale schreiben. Diese werden dann auf dem
+ Steckbrief der jeweiligen Person in der Abizeitung dargestellt.
+ </p>
<div id="student-list">
+ TGM13.1
<ul id="class_1"></ul>
+ TGM13.2
<ul id="class_2"></ul>
+ TGTM13.1
<ul id="class_3"></ul>
+ TGI13.1
<ul id="class_4"></ul>
+ TGI13.2
<ul id="class_5"></ul>
</div>
</main>