{% import "macros/icons.html" as icons %} {% extends layout %} {% block head_title_content %}Webhook logs ยท {{ super() }}{% endblock %} {% block main %}

Webhook logs

{{ icons.arrow_left('w-4 h-4') }}
{% include "admin/webhooks/logs/table.html" %} {% endblock %}