{% extends 'base.html' %} {% block title %}Notifications{% endblock %} {% block include_scripts_top %} {% endblock %} {% block body %} {% with url='ticker.ticker', params=dict() %} {% include 'snippets/menu.html' %} {% endwith %}

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