home » zplus/freepost.git
Author zPlus <--> 2016-11-28 23:47:31
Committer zPlus <--> 2016-11-28 23:47:31
Commit f219d0d (patch)
Tree 5f0b977
Parent(s)

Add search input box


commits diff: 03601b4..f219d0d
1 file changed, 6 insertions, 0 deletionsdownload


Diffstat
-rw-r--r-- template/header.twig 6

Diff options
View
Side
Whitespace
Context lines
Inter-hunk lines
+6/-0 M   template/header.twig
index 2e35259..38848e0
old size: 2K - new size: 2K
@@ -22,6 +22,12 @@
22 22 post
23 23 </a>
24 24
25 + <p>
26 + <form action="{{ 'search'|docroot }}">
27 + <input type="text" name="q" />
28 + </form>
29 + </p>
30 +
25 31 <p class="menu">
26 32 <a href="{{ ''|docroot }}">Hot</a> •
27 33 <a href="{{ 'new'|docroot }}">New</a> •