diff --git a/fet2020/templates/intern/topic/topic_create.html b/fet2020/templates/intern/topic/topic_create.html index ffed6ea5..306f6975 100644 --- a/fet2020/templates/intern/topic/topic_create.html +++ b/fet2020/templates/intern/topic/topic_create.html @@ -1,11 +1,11 @@ {% extends 'base.html' %} -{% block title %}Thema hinzufügen{% endblock %} +{% block title %}Neues Thema hinzufügen{% endblock %} {% block content %}
-

Thema hinzufügen

+

neues Thema hinzufügen

{% csrf_token %}