From: Jan Szejko Date: Thu, 16 Jun 2016 09:47:52 +0000 (+0200) Subject: js on olympiad X-Git-Url: https://git.mdrn.pl/edumed.git/commitdiff_plain/754bd9b6dbe5abed920daa8ff691a2d27b68ba9f?hp=-c js on olympiad --- 754bd9b6dbe5abed920daa8ff691a2d27b68ba9f diff --git a/edumed/templates/olimpiada_teaser.html b/edumed/templates/olimpiada_teaser.html index a31e379..e898fb1 100644 --- a/edumed/templates/olimpiada_teaser.html +++ b/edumed/templates/olimpiada_teaser.html @@ -47,4 +47,8 @@ {% block sponsors %} {% sponsor_page "footer_olimpiada" %} +{% endblock %} + +{% block extra_script %} + {% compressed_js 'base' %} {% endblock %} \ No newline at end of file