Added endblock
This commit is contained in:
parent
7381699d8c
commit
5ebdda0e42
|
@ -3,4 +3,4 @@
|
||||||
{% block site_meta %}
|
{% block site_meta %}
|
||||||
{{ super() }}
|
{{ super() }}
|
||||||
<meta name="google-site-verification" content="8xgnehu9d-gPUJzwbTvdkzsSuJBAaGz7lUcdlNjTwIY" />
|
<meta name="google-site-verification" content="8xgnehu9d-gPUJzwbTvdkzsSuJBAaGz7lUcdlNjTwIY" />
|
||||||
{% site_meta %}
|
{% endblock site_meta %}
|
||||||
|
|
Loading…
Reference in New Issue