{% extends "base/base.html" %} {% load static %} {% block title %} Solution Specification {% endblock title %} {% block page_heading %} Solution Specification {% endblock page_heading %} {% block main_content %}
{% if is_there_a_soln_spec %}Notice that the solution spec does not use pages {{ unused_pages }}. Please double-check that those pages in your solutions are not required.