Fixing a lot of bugs related to first deployment.
This commit is contained in:
parent
cf25bd95fb
commit
5e72906101
3 changed files with 8 additions and 7 deletions
|
@ -1,3 +1,3 @@
|
|||
{{ define "main"}}
|
||||
{{ partial "section1.html" (dict "Image" "/img/app0.png" "Content" ("<h1>404. Page not found</h1><br><a role='button' class='primary' href='/'>Return to main page</a>" | safeHTML)) }}
|
||||
{{ partial "section1.html" (dict "Image" "" "Content" ("<h1>404. Page not found</h1><br><a role='button' class='primary' href='/'>Return to main page</a>" | safeHTML)) }}
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue