fnp
/
edumed.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix
[edumed.git]
/
edumed
/
templates
/
olimpiada_teaser.html
diff --git
a/edumed/templates/olimpiada_teaser.html
b/edumed/templates/olimpiada_teaser.html
index
a31e379
..
8f9b0e9
100644
(file)
--- a/
edumed/templates/olimpiada_teaser.html
+++ b/
edumed/templates/olimpiada_teaser.html
@@
-1,6
+1,7
@@
{% extends "base_super.html" %}
{% load textile_pl from fnp_markup %}
{% load sponsor_tags %}
{% extends "base_super.html" %}
{% load textile_pl from fnp_markup %}
{% load sponsor_tags %}
+{% load compressed %}
{% block full_title %}Olimpiada cyfrowa{% endblock %}
{% block full_title %}Olimpiada cyfrowa{% endblock %}
@@
-47,4
+48,8
@@
{% block sponsors %}
{% sponsor_page "footer_olimpiada" %}
{% block sponsors %}
{% sponsor_page "footer_olimpiada" %}
+{% endblock %}
+
+{% block extra_script %}
+ {% compressed_js 'base' %}
{% endblock %}
\ No newline at end of file
{% endblock %}
\ No newline at end of file