From ba33efd772575bbd51643fbf2aa176df3bced258 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 14 Apr 2018 23:28:34 +0200 Subject: refactor(handlers): Receive search terms via query parameters There are several reasons for this, but one important one is that people expect to be able to share search links. --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index d4daa216c293..16ddf44c364a 100644 --- a/templates/index.html +++ b/templates/index.html @@ -14,7 +14,7 @@

Converse

-
+ New thread -- cgit 1.4.1