invitation: use L2 headers in invitation tempalte

This will make it easier to copy tops into the protocol when not using
the fsr_generator to generate the protocol.

Signed-off-by: Tobias Wiese <tobias@tobiaswiese.com>
This commit is contained in:
Tobias Wiese
2021-07-20 22:53:17 +02:00
parent b2c636c446
commit 03865bf06d

View File

@@ -24,7 +24,7 @@ Viele Grüße,
{% if email_tops %}
Eingereichte TOPs:
{% for top in email_tops %}
= {{top.title}} =
== {{top.title}} ==
Eingereicht von: {{top.sender}}
{{top.body}}