aboutsummaryrefslogtreecommitdiff
path: root/profile/public/users.html
diff options
context:
space:
mode:
authorMarvin Borner2021-01-29 14:10:17 +0100
committerMarvin Borner2021-01-29 14:10:17 +0100
commit8637186a9f835972a5a0b96e4df1665d6d42557a (patch)
tree5716f4d7095f675f6dc6ebffd68aa9fe701c74d4 /profile/public/users.html
parente83901076f3d15f5d601d53237f886b7bc34f50b (diff)
idk
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>