yammat/templates/reactivate.hamlet

13 lines
355 B
Plaintext
Raw Normal View History

2015-04-04 06:46:33 +02:00
$doctype 5
2015-04-10 00:40:58 +02:00
<h3>_{MsgReactivateUser}
2015-04-04 06:46:33 +02:00
$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}