{% extends "base.html" %} {% block title %}{{ lang.menu_links.monitoring.smon.dashboard }}{% endblock %} {% block h2 %}{{ lang.menu_links.monitoring.smon.dashboard }}{% endblock %} {% block content %} {% if user_subscription['user_status'] == 0 %} {% include 'include/no_sub.html' %} {% elif smon_status in ('failed', 'inactive', 'ERROR') %}