{% extends "base.html" %} {% block title %} | Add new feed{% endblock %} {% block content %}
{# Feed URL #}
{# Webhook dropdown #}
{# Submit button #}
{% endblock %}