summaryrefslogtreecommitdiff
path: root/website/templates/page.html
diff options
context:
space:
mode:
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>