mirror of
https://github.com/Kugelschieber/schnittfest.git
synced 2026-01-18 10:20:27 +00:00
HTML head.
This commit is contained in:
@@ -7,9 +7,7 @@ import (
|
||||
)
|
||||
|
||||
var landingPageI18n = map[string]map[string]string{
|
||||
"de": {
|
||||
"test": "Hello World",
|
||||
},
|
||||
"de": {},
|
||||
}
|
||||
|
||||
func LandingPageHandler(w http.ResponseWriter, r *http.Request) {
|
||||
|
||||
Reference in New Issue
Block a user