stackage-server/templates/all-snapshots.hamlet
2014-06-02 00:04:25 +02:00

9 lines
322 B
Plaintext

<div .container>
<h1>All Snapshots
<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}