From 5e548f57f5028df65c4faf0cb67c504634ef4897 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Mon, 2 Oct 2023 21:54:17 +0200 Subject: [PATCH] Sorteren van nieuws op datum --- themes/nluug/layouts/nieuws/list.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 themes/nluug/layouts/nieuws/list.html diff --git a/themes/nluug/layouts/nieuws/list.html b/themes/nluug/layouts/nieuws/list.html new file mode 100644 index 0000000..75d7fc1 --- /dev/null +++ b/themes/nluug/layouts/nieuws/list.html @@ -0,0 +1,13 @@ +{{ define "main" }} +
+ +
+{{ end }}