fix duplicate code
This commit is contained in:
parent
14f3ef1abe
commit
6ea7a7bf78
@ -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 %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user