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

Status of notifications

Notifications are only issued for events at present. Notifications for superevents will be added at the beginning of ER14.


Instructions

Notes

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