HTML in Templates verbessert
This commit is contained in:
parent
4f5dc053a0
commit
e1c5ccab3a
12 changed files with 70 additions and 48 deletions
|
@ -13,6 +13,7 @@ var Templates, _ = template.Must(template.ParseFiles(
|
|||
"templates/executeFailure.html",
|
||||
"templates/executeSuccess.html",
|
||||
"templates/footer.html",
|
||||
"templates/head.html",
|
||||
"templates/index.html",
|
||||
"templates/officeHourTable.html",
|
||||
"templates/requestNotFound.html")).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue