From 1a17ba13ca1c8fc45aafcb085e55a6c333f89fa9 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Thu, 8 Nov 2018 16:57:25 +0100 Subject: [PATCH] Link to documentation --- .../control/templates/pretixcontrol/organizers/webhooks.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/pretix/control/templates/pretixcontrol/organizers/webhooks.html b/src/pretix/control/templates/pretixcontrol/organizers/webhooks.html index f9944d5699..a1039bc249 100644 --- a/src/pretix/control/templates/pretixcontrol/organizers/webhooks.html +++ b/src/pretix/control/templates/pretixcontrol/organizers/webhooks.html @@ -9,6 +9,9 @@ {% blocktrans trimmed %} This menu allows you to create webhooks to connect pretix to other online services. {% endblocktrans %} + + {% trans "Read documentation" %} +

{% if webhooks|length == 0 %}