diff options
author | Marvin Borner | 2021-02-09 18:07:44 +0100 |
---|---|---|
committer | Marvin Borner | 2021-02-09 18:07:44 +0100 |
commit | 9cbe23716effaca77eceae7c40efb95dfe701d98 (patch) | |
tree | 251749a0e523bc156de07073aa914281458ac499 /profile | |
parent | a096977db64ff0d7eba706f9f791ce97c32156b4 (diff) |
some random fixes
Diffstat (limited to 'profile')
-rw-r--r-- | profile/public/user.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profile/public/user.html b/profile/public/user.html index 56464e1..dfc599f 100644 --- a/profile/public/user.html +++ b/profile/public/user.html @@ -19,6 +19,10 @@ </div> <main> + <p> + Hier kannst du deine MitschülerInnen anonym kommentieren und bewerten. Du kannst deinen Namen dahinter + schreiben, wenn dein Kommentar persönlicher sein soll. + </p> <div id="user"></div> <div id="comments"></div> <div id="char"></div> |