{% if fhdhr.config.dict["web_ui"]["theme"] %} {% endif %}

{{ fhdhr.config.dict["fhdhr"]["friendlyname"] }} fHDHR Logo



xmltv m3u

{% set locations = fhdhr.device.cluster.get_cluster_dicts_web() %} {% if locations %}
{% for location in locations %} {% endfor %}

{% endif %} {% set retmessage = request.args.get('retmessage', default=None) %} {% if retmessage %}

{{ retmessage }}

{% endif %} {% block content %}{% endblock %}