summaryrefslogtreecommitdiff
path: root/website/templates/page.html
diff options
context:
space:
mode:
authorJayaram Pai2013-11-27 13:46:26 +0530
committerJayaram Pai2013-11-27 13:46:26 +0530
commit1f47c93f1b57a4ff0435c7f396a7fe2b856508ba (patch)
treed2bcf98e038f61e2e7518eee4c0d71838387a994 /website/templates/page.html
parent1d6100617b0eae1bdd7a4c4b5fb8721c29f61e79 (diff)
downloadSciPy2013-1f47c93f1b57a4ff0435c7f396a7fe2b856508ba.tar.gz
SciPy2013-1f47c93f1b57a4ff0435c7f396a7fe2b856508ba.tar.bz2
SciPy2013-1f47c93f1b57a4ff0435c7f396a7fe2b856508ba.zip
t-shirt modal
Diffstat (limited to 'website/templates/page.html')
-rw-r--r--website/templates/page.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/website/templates/page.html b/website/templates/page.html
index 3a89b1c..67b770e 100644
--- a/website/templates/page.html
+++ b/website/templates/page.html
@@ -149,6 +149,7 @@
'.js><\/script>')
</script>
<script src="{% static 'js/foundation/foundation.js' %}"></script>
+ <script src="{% static 'js/foundation/foundation.reveal.js' %}"></script>
<script src="{% static 'js/foundation/foundation.alerts.js' %}"></script>
<script src="{% static 'js/foundation/foundation.dropdown.js' %}"></script>
<script src="{% static 'js/foundation/foundation.forms.js' %}"></script>