{% extends "base.html" %} {% block title %}Options | Notifications{% endblock %} {% block heading %}{% endblock %} {% block pageid %}userprofile{% endblock %} {% block content %} {% if messages %}
{{ m }}