diff --git a/templates/control.html b/templates/control.html index 702900f..44bc050 100644 --- a/templates/control.html +++ b/templates/control.html @@ -167,7 +167,7 @@ {% block scripts %} - {% super() %} + {{ super() }} -{% endblock %} \ No newline at end of file +{% endblock %}