Author | zPlus <--> 2016-11-29 00:33:19 |
Committer | zPlus <--> 2016-11-29 00:33:19 |
Commit | aba80b4 (patch) |
Tree | 1274d6c |
Parent(s) |
-rw-r--r-- | template/header.twig | 2 |
index 38848e0..e3395d2 | |||
old size: 2K - new size: 2K | |||
@@ -24,7 +24,7 @@ | |||
24 | 24 | ||
25 | 25 | <p> | |
26 | 26 | <form action="{{ 'search'|docroot }}"> | |
27 | - | <input type="text" name="q" /> | |
27 | + | <input type="text" name="q" value="{{ query }}" /> | |
28 | 28 | </form> | |
29 | 29 | </p> | |
30 | 30 |