Restructure templates to use includes
This commit is contained in:
parent
8e4a37b558
commit
18454021c3
8 changed files with 19 additions and 14 deletions
|
@ -1,7 +0,0 @@
|
|||
<h1>Imperial Library of Trantor</h1>
|
||||
<form action="/search/">
|
||||
<input type="search" name="q" />
|
||||
<input type="submit" value="Search">
|
||||
</form>
|
||||
<p>Search on {{.}} books.</p>
|
||||
<p><img src="/img/library.jpg" alt="library" /></p>
|
Reference in a new issue