{% block pagecontent %}
Put your content here...
{% endblock %}
{% include '_components/footer.html' %}
{# Set the color of the PSU logo #}
{% if modify_logo %}
{%endif%}
{## Run AdminScripts if enabled ##}
{%admin_script%}