From 40245ec86d42e3173bcf2d012fc7040fa1bccb72 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Tue, 15 Nov 2022 13:57:56 +0100 Subject: [PATCH] fix indentation in settings html --- .../pretalx_broadcast_tools/orga.html | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pretalx_broadcast_tools/templates/pretalx_broadcast_tools/orga.html b/pretalx_broadcast_tools/templates/pretalx_broadcast_tools/orga.html index c00c6a1..470f722 100644 --- a/pretalx_broadcast_tools/templates/pretalx_broadcast_tools/orga.html +++ b/pretalx_broadcast_tools/templates/pretalx_broadcast_tools/orga.html @@ -37,20 +37,20 @@ {% bootstrap_field form.broadcast_tools_pdf_additional_content layout='event' %}
-

- pretalx will automatically replace some placeholders in your custom - content: -

-
-
{CODE}
-
Use to embed the talk code (MUX9U3 for example).
+

+ pretalx will automatically replace some placeholders in your custom + content: +

+
+
{CODE}
+
Use to embed the talk code (MUX9U3 for example).
-
{EVENT_SLUG}
-
Use to embed the event slug.
+
{EVENT_SLUG}
+
Use to embed the event slug.
-
{TALK_SLUG}
-
Use to embed the talk slug.
-
+
{TALK_SLUG}
+
Use to embed the talk slug.
+