From b8e805c636e01947396de99fbac8e0513cbb46ef Mon Sep 17 00:00:00 2001 From: Alicia Date: Sat, 23 Feb 2019 17:28:36 +0000 Subject: [PATCH] Update profile.html --- templates/profile.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/profile.html b/templates/profile.html index 2be32eb..a2fb14e 100644 --- a/templates/profile.html +++ b/templates/profile.html @@ -13,7 +13,7 @@
{{ $global.T "User is silenced for %s, expires %s." (.silence_info.reason | htmlescaper) (time .silence_info.end) | html }}
{{ end }} - {{ $sarag := has .id 1193 }} + {{ $sarah := has .id 1193 }} {{ $alicia := has .id 1000 }} {{ $catherine := has .id 999 }}