aboutsummaryrefslogtreecommitdiff
path: root/profile/public/users.html
diff options
context:
space:
mode:
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>