{% extends 'owlca/base.html' %} {% block content %}

New CA

{% csrf_token %} {{ form.as_p }}
{% endblock %}