blob: 51867946738c2b49f484a036985ee40e09d7b5a6 (
plain)
1
2
3
4
5
|
package generator
// HTML templates have moved to per-theme files (theme_*.go).
// Shared sub-templates (navhints, navmodal, navscript) are in shared.go.
// The theme registry and selection logic are in themes.go.
|