fix duplicate code

This commit is contained in:
Jesús
2019-11-23 19:33:25 -05:00
parent 14f3ef1abe
commit 6ea7a7bf78

View File

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