Führungsassistent: {% if event.voluntary_fuehrungsassistent %}FF{% else %}BF{% endif %}
+Führungsassistent: {% if event.voluntary_fuehrungsassistent %}FF{% else %}keiner{% endif %}
diff --git a/web/templates/index.html b/web/templates/index.html index f83ed582..701f40c6 100644 --- a/web/templates/index.html +++ b/web/templates/index.html @@ -118,7 +118,7 @@
Führungsassistent: {% if event.voluntary_fuehrungsassistent %}FF{% else %}BF{% endif %}
+Führungsassistent: {% if event.voluntary_fuehrungsassistent %}FF{% else %}keiner{% endif %}
fuehrungsassistent geplant: {{ fa }}
+Führungsassistent geplant: {{ fa }}