stackage-server/templates/all-snapshots.hamlet
2014-06-01 14:03:12 +02:00

8 lines
300 B
Plaintext

<div .container>
<ul>
$forall (E.Value ident, E.Value title, E.Value uploaded, E.Value display, E.Value handle) <- stackages
<li>
<a href=@{StackageHomeR ident}>
#{title}
<i>by #{display} (#{handle}) on #{show uploaded}