diff options
Diffstat (limited to 'templates/menu.html')
| -rw-r--r-- | templates/menu.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/menu.html b/templates/menu.html new file mode 100644 index 0000000..0f4e85f --- /dev/null +++ b/templates/menu.html | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | <div class="menu"> | ||
| 2 | <span class="menuitem"> | ||
| 3 | <a href = "/books/list">Books</a> | ||
| 4 | </span> | ||
| 5 | </div> | ||
