From 962930c38a73a1840b5372d00bde49e01a97ae89 Mon Sep 17 00:00:00 2001 From: yaemiku Date: Fri, 3 Sep 2021 01:37:25 +0200 Subject: [PATCH] Forgot to format submissions tab --- app/templates/user/submission.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/templates/user/submission.html b/app/templates/user/submission.html index 409f56a..1fdec9a 100644 --- a/app/templates/user/submission.html +++ b/app/templates/user/submission.html @@ -29,6 +29,8 @@ {% else %} -Brak zgłoszonych uczniów +
+ Żaden uczeń nie został zgłoszony +
{% endif %} {% endblock %} \ No newline at end of file