{% load base_taglib %} {% load sass_tags %} {% load static %} Portland State University {%jquery%} {%bootstrap%} {%font_awesome version='4'%} {% wdt_javascript "ajax.js" %} {% block scripts %} {% endblock %} {% include 'template_components/header.html' %} {%if_feature_enabled downtime_messages%}{%downtime_messages%}{%end_if_feature_enabled%} {% include 'template_components/message_container.html' %} {% block pagecontent %}
...

{% endblock %} {% include 'template_components/footer.html' %} {## Run AdminScripts if enabled ##} {%admin_script%}