diff options
author | Jayaram Pai | 2013-12-10 20:49:20 +0530 |
---|---|---|
committer | Jayaram Pai | 2013-12-10 20:49:20 +0530 |
commit | 160b5395ec56db77ed563af5ca4866f8c5cc3206 (patch) | |
tree | e6b121260ddb7d3d84f21f44abc75a67f724fbd9 /website/templates/page.html | |
parent | 269967b792d99428c171bac3469a2adb4c7b274f (diff) | |
download | SciPy2013-160b5395ec56db77ed563af5ca4866f8c5cc3206.tar.gz SciPy2013-160b5395ec56db77ed563af5ca4866f8c5cc3206.tar.bz2 SciPy2013-160b5395ec56db77ed563af5ca4866f8c5cc3206.zip |
schedule added
Diffstat (limited to 'website/templates/page.html')
-rw-r--r-- | website/templates/page.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/website/templates/page.html b/website/templates/page.html index 3db91e0..ca149f0 100644 --- a/website/templates/page.html +++ b/website/templates/page.html @@ -160,6 +160,8 @@ </script> <script src="{% static 'js/custom.js' %}"></script> + {% block javascript %} + {% endblock %} <!-- Google Analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |