Fix HTML mark up in window title. GitLab issue #397.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2017-07-12 00:55:09 -04:00
parent bbb5c393a6
commit b9994dbf40
8 changed files with 17 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
{% load navigation_tags %}
{% block title %}{% include 'appearance/calculate_form_title.html' %}{% endblock %}
{% block title %}{% include 'appearance/calculate_form_title.html' with html_title=True %}{% endblock %}
{% block content %}
{% if title %}