{% extends BASE_TEMPLATE %} {% load staticfiles %} {% load materializecss %} {% block head-title %}{{ title }}{% endblock %} {% block main %} {% endblock %} {% block menu %}
  • Cancel
  • {% endblock%} {% block content %}
    {% csrf_token %} {{ form|materializecss:'m6 s12' }}
    Want to manage this revision's bill of materials? Click here.
    {% endblock %}