Add num of books to front page
This commit is contained in:
parent
614ce0309a
commit
10db9dae34
2 changed files with 5 additions and 1 deletions
|
@ -3,4 +3,5 @@
|
|||
<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