From 17e55d2a9bc7d0f5ed922370b8ac3ad4db9f583b Mon Sep 17 00:00:00 2001 From: r Date: Thu, 30 Jan 2020 15:32:37 +0000 Subject: Add user search page --- templates/search.tmpl | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) (limited to 'templates/search.tmpl') diff --git a/templates/search.tmpl b/templates/search.tmpl index acbfbdd..96548b5 100644 --- a/templates/search.tmpl +++ b/templates/search.tmpl @@ -3,22 +3,20 @@ {{template "navigation.tmpl" (WithContext .NavbarData $.Ctx)}}
Search
-
-
- Query - - - Type - - - -
-
+
+ Query + + + Type + + + +
{{if eq .Type "statuses"}} {{range .Statuses}} -- cgit v1.2.3