{% extends "base.html"%} {% block content %} {{ block.super }}

Add a Credential

{% csrf_token %} {% include "dojo/form_fields.html" with form=tform %}
{% endblock %}