diff --git a/frontend/templates/base/index.html b/frontend/templates/base/index.html index 2724a3c..c9b2866 100644 --- a/frontend/templates/base/index.html +++ b/frontend/templates/base/index.html @@ -85,7 +85,7 @@ {% endfor %}
- {% filter prefix:"

" %}{% block extra_options %}{% endblock %}{% endfilter %} + {% block extra_options %}{% endblock %}

{% trans "Version" %}:
{% version %}