eidolon/templates/adminUserAlbums.hamlet

14 lines
379 B
Plaintext
Raw Normal View History

2014-09-08 01:57:17 +00:00
$newline always
<div id="header" class="item" data-width="400">
<div class="inner">
<h1>Albums of #{userSlug owner}
<p>
$if null albums
#{userSlug owner} has no albums yet
2014-09-08 01:57:17 +00:00
$forall (Entity aId a) <- albums
<div id="header" class="item" data-width="200">
<div class="inner">
<p>
<a href=@{AdminAlbumSettingsR aId}>#{albumTitle a}