diff --git a/mayan/apps/appearance/templates/appearance/generic_wizard.html b/mayan/apps/appearance/templates/appearance/generic_wizard.html index 58e35cc735..b3fe60da99 100644 --- a/mayan/apps/appearance/templates/appearance/generic_wizard.html +++ b/mayan/apps/appearance/templates/appearance/generic_wizard.html @@ -2,6 +2,8 @@ {% load i18n %} +{% block title %}{% include 'appearance/calculate_form_title.html' %}{% endblock %} + {% block content %}

{% include 'appearance/calculate_form_title.html' %}