mirror of
https://github.com/Kugelschieber/schnittfest.git
synced 2026-01-18 10:20:27 +00:00
Added basic template rendering.
This commit is contained in:
5
pages/footer.go
Normal file
5
pages/footer.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package pages
|
||||
|
||||
var footerComponentI18n = map[string]map[string]string{
|
||||
"de": {},
|
||||
}
|
||||
Reference in New Issue
Block a user