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

What's On {{ fhdhr.config.dict["fhdhr"]["friendlyname"] }}

{% for epg_method in epg_methods %} {% endfor %}

{% if source in ["blocks", "origin", fhdhr.config.dict["main"]["dictpopname"]] %} {% endif %} {% for chan_dict in chan_guide_list %} {% if source in ["blocks", "origin", fhdhr.config.dict["main"]["dictpopname"]] %} {% endif %} {% endfor %} {% endblock %}
PlayChannel Name Channel Number Channel Thumbnail Content Title Content Thumbnail Content Description Content Remaining Time
{% if chan_dict["enabled"] %} Play {% endif %} {{ chan_dict["name"] }} {{ chan_dict["number"] }} {{ chan_dict[ {{ chan_dict["listing_title"] }} {{ chan_dict[ {{ chan_dict["listing_description"] }} {{ chan_dict["remaining_time"] }}