From 7bbc684e6992f4029504a8c3dd2d7f06ab18d21f Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Thu, 8 Jun 2023 15:49:32 +0200 Subject: [PATCH] Tonen van lijst met personen binnen de organisatie --- themes/nluug/layouts/person/section.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 themes/nluug/layouts/person/section.html diff --git a/themes/nluug/layouts/person/section.html b/themes/nluug/layouts/person/section.html new file mode 100644 index 0000000..61c8e6f --- /dev/null +++ b/themes/nluug/layouts/person/section.html @@ -0,0 +1,12 @@ +{{ define "main" }} +
+ +
+{{ end }}