diff --git a/pretalx_broadcast_tools/templates/pretalx_broadcast_tools/orga.html b/pretalx_broadcast_tools/templates/pretalx_broadcast_tools/orga.html index 6c0b11f..c6bda00 100644 --- a/pretalx_broadcast_tools/templates/pretalx_broadcast_tools/orga.html +++ b/pretalx_broadcast_tools/templates/pretalx_broadcast_tools/orga.html @@ -32,16 +32,16 @@

{CODE}
-
Use to embed the talk code (MUX9U3 for example).
+
talk code (MUX9U3 for example) - most useful in combination with pretalx-proposal-redirects or something like that
{EVENT_SLUG}
-
Use to embed the event slug.
+
The event slug ({{ request.event.slug }})
{FEEDBACK_URL}
URL to the talk feedback page.
{TALK_SLUG}
-
Use to embed the talk slug.
+
The talk slug ({{ request.event.slug }}-1-my-super-great-talk)
{TALK_URL}
URL to the talk detail page.