|
|
@@ -1,6 +1,6 @@
|
|
|
{% extends '../layout/admin.html' %}
|
|
|
|
|
|
-{% block html_title %}{{ customizeService.generateCustomTitle(t('Markdown settings')) }}{% endblock %}
|
|
|
+{% block html_title %}{{ customizeService.generateCustomTitle(t('Markdown Settings')) }}{% endblock %}
|
|
|
|
|
|
{% block content_header %}
|
|
|
<h1 class="title">{{ t('Markdown Settings') }}</h1>
|