blank out viewport

This commit is contained in:
Luke Hatcher 2012-07-13 14:37:19 -04:00
parent 4c98c5e2fe
commit c6d8c74b6d

View file

@ -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 %}