{% extends 'base.html' %} {% load humanize %} {% block content %}
{% csrf_token %} {% include 'corecode/form_snippet.html' %}
{% endblock content %}