{% extends "base.html" %} {% block title %}Options | Create Notification{% endblock %} {% block heading %}Create Notification{% endblock %} {% block pageid %}userprofile{% endblock %} {% block content %}

Instructions

{{ form.as_table }}
{% endblock %}