diff --git a/app/templates/mod/panel.html b/app/templates/mod/panel.html index ff71139..1fa6d93 100644 --- a/app/templates/mod/panel.html +++ b/app/templates/mod/panel.html @@ -1,6 +1,6 @@ {%- from 'common/macros.html' import subheader, babycode_editor_component, sortable_list, sortable_list_item -%} {%- extends 'base.html' -%} -{%- block title -%}settings{%- endblock -%} +{%- block title -%}moderation panel{%- endblock -%} {%- block content -%} {{- subheader('Moderation panel') -}}