{% extends 'base.html' %} {% block title %}Notifications{% endblock %} {% block include_scripts_top %} {% endblock %} {% block body %} {% with url_ticker='ticker.ticker', params={} %} {% include 'menu.html' %} {% endwith %}

My Notifications Rules
  Metric Interval % Added On
My last 30 Notifications
Notification Sent On
{% include 'modals/rule.html' %} {% endblock %}