aiomonitor
{% for path, item in navigation.items() %} {% if item.current %}
{{ item.title }}
{% else %}
{{ item.title }}
{% endif %} {% endfor %}
{{ page.title }}
{% block head_content %}{% endblock %}
{% block content %}{% endblock %}
{% raw %}
{{ value }}
{{ msg }}
{{# detail }}
{{ detail }}
{{/ detail }}
Close
{{ msg }}
{{# detail }}
{{ detail }}
{{/ detail }}
Close
{% endraw %}