diff --git a/app/templates/mod/edit_topic.html b/app/templates/mod/edit_topic.html index 64a939a..0ba4f6d 100644 --- a/app/templates/mod/edit_topic.html +++ b/app/templates/mod/edit_topic.html @@ -2,7 +2,7 @@ {%- extends 'base.html' -%} {%- block title -%}editing topic {{topic.name}}{%- endblock -%} {%- block content -%} -{{subheader('Editing topic %s' % topic.name, 'To preserve history, the URL of the topic can not be changed.')}} +{{subheader('Editing topic %s' % topic.name)}}