eidolon/templates/home.hamlet

10 lines
217 B
Plaintext
Raw Normal View History

2014-08-12 12:42:25 +00:00
<a href=@{LoginR}>Login
<a href=@{SignupR}>Signup
$if null recentMedia
<p>This gallery is still empty.
$else
$forall (Entity mediaId medium) <- recentMedia
<div class="thumbnails">
<div class="single">