@@ -83,18 +83,3 @@ type TmplDataCpBase struct {
Content template.HTML
SidebarRight template.HTML
}
-
-type TmplDataMainMenuItem struct {
- Name string
- Link string
- Active bool
-}
-type TmplDataModIndex struct {
- Alias string
- Content template.HTML
- MetaTitle string
- MetaKeywords string
- MetaDescription string