settings: added django-meta configuration.
Signed-off-by: rscnt <rascnt@gmail.com>
This commit is contained in:
parent
cec05aff01
commit
c6e44f702d
2 changed files with 9 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
|||
{% endaddtoblock %}
|
||||
<meta charset="UTF-8">
|
||||
<meta name="description" content="{% page_attribute 'meta_description' %}">
|
||||
{% include 'meta.html' %}
|
||||
{% block meta %}
|
||||
{% endblock %}
|
||||
{% render_block "external-css" %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue