mirror of
https://github.com/pretix/pretix.git
synced 2026-05-10 16:04:02 +00:00
Fixed #29 -- "Shop is live" flag
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
<link rel="icon" href="{% static "pretixbase/img/favicon.ico" %}">
|
||||
</head>
|
||||
<body>
|
||||
{% block above %}
|
||||
{% endblock %}
|
||||
<div class="container">
|
||||
{% block page %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user