{% extends "base.html" %} {% block title %}Webhooks — {{ project.name }} — Fossilrepo{% endblock %} {% block content %}
{% if search %}No webhooks matching "{{ search }}".{% else %}No webhooks configured.{% endif %}
{% if not search %} Add the first webhook {% endif %}