diff --git a/app/templates/text.html b/app/templates/text.html index 375f571..c0f1ac7 100644 --- a/app/templates/text.html +++ b/app/templates/text.html @@ -20,6 +20,7 @@ {% endblock head %} +{% block title %}{{ text.title }} - njp.ma{% endblock title %} {% block main %}
{% endblock %}