{% comment %} This is adapted from Paul Irish's HTML5 boilerplate. {% endcomment %} {% load section_helpers %} Your New Armstrong Project
{% block header %}

Welcome to Armstrong!

{% endblock %}
{% block sidemenu %} Home {% section_menu section_view='section_view' %} {% endblock %}
{% block content %} {% endblock %}