From 323cfddb90bd88d549092f3107af59a892a3c6f6 Mon Sep 17 00:00:00 2001 From: nek0 Date: Tue, 21 Jul 2015 11:38:33 +0200 Subject: [PATCH] now showing user avatars on reactivate site --- templates/reactivate.hamlet | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/templates/reactivate.hamlet b/templates/reactivate.hamlet index 2814b46..0bc27ed 100644 --- a/templates/reactivate.hamlet +++ b/templates/reactivate.hamlet @@ -4,5 +4,9 @@ $doctype 5 $forall (Entity uId user) <- users
- -

#{userIdent user} + $if userAvatar user /= Nothing + +

#{userIdent user} + $else + +

#{userIdent user}