ui(minor): simplify top navigation

This commit is contained in:
Langhammer, Jens
2019-10-10 10:02:48 +02:00
parent 432176ea2f
commit ca3bcc565d
5 changed files with 28 additions and 85 deletions

View File

@ -46,9 +46,6 @@
<script src="{% static 'js/passbook.js' %}"></script>
{% block scripts %}
{% endblock %}
<div class="modals">
{% include 'partials/about_modal.html' %}
</div>
</body>
</html>