Sessions with gorilla
This commit is contained in:
parent
44114bd91d
commit
c513344169
15 changed files with 251 additions and 47 deletions
|
@ -1,10 +1,4 @@
|
|||
{{template "header.html"}}
|
||||
|
||||
<!--<p><img src="/img/library.jpg" alt="library" /></p>
|
||||
<form action="/search/">
|
||||
<input type="search" name="q" />
|
||||
<input type="submit" value="Search">
|
||||
</form>-->
|
||||
{{template "header.html" .S}}
|
||||
|
||||
<div class="row">
|
||||
<div class="span8">
|
||||
|
|
Reference in a new issue