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