diff options
author | Özgür Kesim <oec@kesim.org> | 2024-11-29 12:38:19 +0100 |
---|---|---|
committer | Özgür Kesim <oec@kesim.org> | 2024-11-29 12:38:19 +0100 |
commit | 2d1c6cff8c96c4d3e4986fd3396e4086e0496063 (patch) | |
tree | c641c2a8d8e10079b0a621ae0cffc54dade1376a /templates/calendar.t | |
parent | 63513fb66d7d8224fea53c16608265ec02836978 (diff) |
template rename
Diffstat (limited to 'templates/calendar.t')
-rw-r--r-- | templates/calendar.t | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/calendar.t b/templates/calendar.t deleted file mode 100644 index 8ab5075..0000000 --- a/templates/calendar.t +++ /dev/null @@ -1,6 +0,0 @@ -# Calendars - -{{ range $y, $c := .Calendars }} -{{ $c }} -{{ end }} - |