{{ fhdhr.config.dict["fhdhr"]["friendlyname"] }}
fHDHR
{{ fhdhr.config.dict["main"]["servicename"] }}
Channels
Guide
Cluster/SSDP
Tuners
xmltv
{% if fhdhr.config.dict["web_ui"]["advanced"] %}
Version
{% endif %} {% if fhdhr.config.dict["web_ui"]["advanced"] %}
Diagnostics
{% endif %}
Settings
xmltv
m3u
{% if fhdhr.config.dict["web_ui"]["advanced"] %}
{% else %}
{% endif %}
{% if fhdhr.config.dict["web_ui"]["advanced"] %}
{% else %}
{% endif %}
{% set locations = fhdhr.device.cluster.get_cluster_dicts_web() %} {% if locations %}
{% for location in locations %}
{{ location["name"] }}
{% endfor %}
{% endif %} {% set retmessage = request.args.get('retmessage', default=None) %} {% if retmessage %}
{{ retmessage }}
{% endif %} {% block content %}{% endblock %}