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 }}