{% extends "bootstrap/base.html" %} {% block title %} snapcastr {% endblock %} {% block styles %} {{super()}} {% endblock %} {% block navbar %} {{ nav.top.render() }} {% endblock %} {% block content %}
version | {{ version }} |
clients | {{ num_clients }} |
groups | {{ num_groups }} |
streams | {{ num_streams }} |