aboutsummaryrefslogtreecommitdiff
path: root/templates/usersearch.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/usersearch.tmpl')
-rw-r--r--templates/usersearch.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/usersearch.tmpl b/templates/usersearch.tmpl
index 52001c9..78fa7b8 100644
--- a/templates/usersearch.tmpl
+++ b/templates/usersearch.tmpl
@@ -3,7 +3,7 @@
<div class="page-title"> Search {{EmojiFilter (HTML .User.DisplayName) .User.Emojis | Raw}}'s statuses </div>
<form class="search-form" action="/usersearch/{{.User.ID}}" method="GET">
- <span class="post-form-field>
+ <span class="post-form-field">
<label for="query"> Query </label>
<input id="query" name="q" value="{{.Q}}">
</span>