{% extends "base.html" %} {% block title %}Index{% endblock %} {% block content %}
{# Feed URL #}
{# Webhook dropdown #}
You can add more feeds in the config file.
{# Submit button #}
{% endblock %}