From ac43eab51f9ac0d4c4bcc6db2bbc9ce3dbb34b7b Mon Sep 17 00:00:00 2001 From: Unknwon Date: Thu, 6 Apr 2017 23:48:49 -0400 Subject: Refactoring: rename Signed -> Logged --- templates/explore/users.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/explore') diff --git a/templates/explore/users.tmpl b/templates/explore/users.tmpl index c13ccc69..6f1b2ee8 100644 --- a/templates/explore/users.tmpl +++ b/templates/explore/users.tmpl @@ -16,7 +16,7 @@ {{if .Location}} {{.Location}} {{end}} - {{if and .Email $.IsSigned}} + {{if and .Email $.IsLogged}} {{.Email}} {{end}} -- cgit v1.2.3