publik: don't lose gadjo extrascripts

This commit is contained in:
Frédéric Péters 2015-11-02 17:20:06 +01:00
parent c646b93232
commit b6435fcf59
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
{% load i18n static %}
{% block extrascripts %}
{{ block.super }}
<script src="/__services.js"></script>
<script src="{% static "js/publik.js" %}"></script>
{% endblock %}