{% extends "base.html" %} {% block content %} {% for service in service_list %} {% include "promgen/service_header.html" %} {% include "promgen/service_block.html" %} {% empty %}

Get started by subscribing to notifications from an existing service or check out the list of data sources.

Or, if you want, register a new service.

{% endfor %} {% endblock %}