From a44365cdbdc1444416b279d5df7a396bdadd1093 Mon Sep 17 00:00:00 2001
From: Valentin Veranstalter: ${print-host (head self.hosts)} Veranstalter:
+
+ ${with lib; concatStringsSep ", " (splitString "\n" (trim self.address.text))}
+
+
+ ${
+ if !isNull self.summary then
+ ''
+ ${self.summary}
+ ${self.description}
+
+ ${concatMapStringsSep "\n" (entry: ''
+
+ ''
+ }
+
+ ${
+ with lib;
+ let
+ print-host = host: ''${host.name}'';
+ in
+ if self.hosts == [ ] then
+ ""
+ else if length self.hosts == 1 then
+ ''
+
+ ${concatMapStringsSep "\n" (host: ''
+
+
Weitere Informationen: ${print-link (head self.links)}
+ '' + else + '' +Weitere Informationen: +