aboutsummaryrefslogtreecommitdiffstats
path: root/browser/templates/frag_aside.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'browser/templates/frag_aside.html.j2')
-rw-r--r--browser/templates/frag_aside.html.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/browser/templates/frag_aside.html.j2 b/browser/templates/frag_aside.html.j2
index 8366436..7ec10ad 100644
--- a/browser/templates/frag_aside.html.j2
+++ b/browser/templates/frag_aside.html.j2
@@ -1,8 +1,8 @@
<aside id="aside">
<h3>Read operations</h3>
<ul>
- <li><a href="/find">Find</a></li>
- <li><a href="/range">Range</a></li>
+ <li><a href="/find" htmp replace=form_query>Find</a></li>
+ <li><a href="/range" htmp replace=form_query>Range</a></li>
</ul>
<h3>Write operations</h3>
<ul>