{% extends "base.html" %} {% block content %}

xmltv

{% for epg_method in list(fhdhr.config.dict["epg"]["valid_methods"].keys()) %} {% if epg_method not in [None, "None"] %} {% endif %} {% endfor %}
Version XMLTV Link EPG Link Actions
{{ epg_method }} {{ epg_method }} {{ epg_method }}
{% endblock %}