Refactor calendar widget changes

This commit is contained in:
2026-04-23 10:56:05 +02:00
parent 910be60ed5
commit 4751a99e8e
9 changed files with 51 additions and 122 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ type pageData struct {
Content template.HTML
Entries []entry
SpecialContent template.HTML
DiaryWidget template.HTML
SidebarWidget template.HTML
}
// pageSettings holds the parsed contents of a .page-settings file.