Fixed #29 -- "Shop is live" flag

This commit is contained in:
Raphael Michel
2016-02-22 21:53:08 +01:00
parent 28c8cd8461
commit e29f19e96b
15 changed files with 530 additions and 152 deletions

View File

@@ -20,6 +20,8 @@
<link rel="icon" href="{% static "pretixbase/img/favicon.ico" %}">
</head>
<body>
{% block above %}
{% endblock %}
<div class="container">
{% block page %}
{% endblock %}