blank out viewport
This commit is contained in:
parent
4c98c5e2fe
commit
c6d8c74b6d
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
||||||
{% load markitup_tags %}
|
{% load markitup_tags %}
|
||||||
{% load static %}
|
{% load static %}
|
||||||
|
|
||||||
|
{% block viewport %}{% endblock %}
|
||||||
|
|
||||||
{% block style_base %}
|
{% block style_base %}
|
||||||
<link href="{% static "symposion/css/symposion.css" %}" rel="stylesheet">
|
<link href="{% static "symposion/css/symposion.css" %}" rel="stylesheet">
|
||||||
{% block extra_style %}{% endblock %}
|
{% block extra_style %}{% endblock %}
|
||||||
|
|
Loading…
Reference in a new issue