yammat/templates/reactivate.hamlet

13 lines
355 B
Plaintext

$doctype 5
<h3>_{MsgReactivateUser}
$forall (Entity uId user) <- users
<article .article>
$if userAvatar user /= Nothing
<a href=@{UserReactivateR uId} style="background-image: url(@{GetAvatarR $ fromJust $ userAvatar user})" .avatar>
<p>#{userIdent user}
$else
<a href=@{UserReactivateR uId}>
<p>#{userIdent user}