{% extends "layout.html" %} {% block dashboard %}

Add Data

{% csrf_token %}
{{ form }}
Cancel
{% endblock dashboard %}