yammat/templates/transferSelect.hamlet

13 lines
349 B
Plaintext

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