fix duplicate code

This commit is contained in:
Jesús 2019-11-23 19:33:25 -05:00
parent 14f3ef1abe
commit 6ea7a7bf78
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -2,7 +2,6 @@
{% block head %} {% block head %}
{% block title %}<title>#{{ tag.name }} - {{SITENAME}}</title>{% endblock title %} {% block title %}<title>#{{ tag.name }} - {{SITENAME}}</title>{% endblock title %}
{{ super() }} {{ super() }}
{{ super() }}
<meta name="robots" content="noindex, follow" /> <meta name="robots" content="noindex, follow" />
{% endblock %} {% endblock %}
{% block content %} {% block content %}