Sessions with gorilla

This commit is contained in:
Las Zenow 2012-08-18 02:06:43 +02:00
parent 44114bd91d
commit c513344169
15 changed files with 251 additions and 47 deletions

View file

@ -1,6 +1,6 @@
{{template "header.html"}}
{{template "header.html" .S}}
{{if .}}<p>{{.}}</p>{{end}}
{{if .Msg}}<p>{{.Msg}}</p>{{end}}
<form method="POST" enctype="multipart/form-data">
<input accept="application/epub+zip" type="file" name="epub" />