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