{# most, if not all javascripts should go here
this template is included at the very bottow of the
main template "base.html"
#}
{% if settings.ENABLE_MATHJAX %}
{% endif %}
{% if settings.USE_CUSTOM_JS %}
{% endif %}
{% if settings.GOOGLE_ANALYTICS_KEY %}
{% endif %}