summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorÖzgür Kesim <oec@kesim.org>2024-11-27 17:03:14 +0100
committerÖzgür Kesim <oec@kesim.org>2024-11-27 17:03:14 +0100
commit2bb8dcc9f63fdc09acdc83186626525957a45f4d (patch)
tree93e6f7b2fa50c15b4694de95ddd5ef683e80d66f /templates
parent329447512ff687daa1128a53cbd3df7419e5b54a (diff)
caledar seperated template
Diffstat (limited to 'templates')
-rw-r--r--templates/calendar.t6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/calendar.t b/templates/calendar.t
new file mode 100644
index 0000000..8ab5075
--- /dev/null
+++ b/templates/calendar.t
@@ -0,0 +1,6 @@
+# Calendars
+
+{{ range $y, $c := .Calendars }}
+{{ $c }}
+{{ end }}
+