{% extends '{{ user_name }}/base.html' %} {% block content %} Create
{% csrf_token %} {{ form.as_p }}
{% endblock %}