{% include "gleft_col.html" %}
{% endblock left_col %}
{% block top_navigation %}
{% include "gtop_nav.html" %}
{% endblock top_navigation %}
{% block right_col %}
{% endblock right_col %}
{% block footer %}
{% endblock footer %}