mirror of
https://github.com/ZizzyDizzyMC/linx-server.git
synced 2026-01-23 10:16:37 +00:00
Case-insensitive filesystems...
This commit is contained in:
parent
62443e984d
commit
5885ef0832
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ func populateTemplatesMap(tSet *pongo2.TemplateSet, tMap map[string]*pongo2.Temp
|
|||
templates := []string{
|
||||
"index.html",
|
||||
"paste.html",
|
||||
"api.html",
|
||||
"API.html",
|
||||
"404.html",
|
||||
"401.html",
|
||||
"oops.html",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue