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

Change password of Certification Authority

{% csrf_token %} {{ form|crispy }}
{% endblock %}