ch9.3
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
</header>
|
||||
{{template "nav" .}}
|
||||
<main>
|
||||
{{with .Flash}}
|
||||
<div class='flash'>{{.}}</div>
|
||||
{{end}}
|
||||
{{template "main" .}}
|
||||
</main>
|
||||
<footer>
|
||||
|
||||
Reference in New Issue
Block a user