Pass the session to the 404 page
This commit is contained in:
parent
3da8cae762
commit
e72fd6e4d4
5 changed files with 33 additions and 30 deletions
|
@ -1,4 +1,4 @@
|
|||
{{template "header.html" .}}
|
||||
{{template "header.html" .S}}
|
||||
|
||||
<div class="row">
|
||||
<div class="span10 offset1">
|
||||
|
|
Reference in a new issue