{% extends "base.html" %} {% load static %} {% load crispy_forms_tags %} {% block title %}{{ block.super }} :: Terms{% endblock %} {% block splash %}

User Guide

{% endblock splash %} {% block navbar-left %} {% include "_navbar.html" %} {% endblock %} {% block list_of_items %}

User Guide

Under Construction

{% endblock list_of_items%}