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