{% extends 'layout.html' %} {% load timestamp %} {% block title %}EPG Feeds{%endblock%} {% block title_html %}

EPG Feeds

{% endblock %} {% block content %}
EPG Feeds allow you to pull EPG data from an upstream source. There are different types of EPG Data Sources which can be configured, all of which generally require upstream configuration by your service provider.
{% include 'epgfetch/datasource_table.html' %} {% endblock %}