Remove stray description tag
This commit is contained in:
parent
be9796360c
commit
e7037d01b0
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
||||||
{% if current_site and current_site.site_name %}:: {{ current_site.site_name }}{% endif %}
|
{% if current_site and current_site.site_name %}:: {{ current_site.site_name }}{% endif %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
</title>
|
</title>
|
||||||
<meta name="description" content="" />
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
{% if not SEO_INDEX %}
|
{% if not SEO_INDEX %}
|
||||||
<meta name="robots" content="noindex" />
|
<meta name="robots" content="noindex" />
|
||||||
|
|
Loading…
Reference in a new issue