Minor improvements to docs list

This commit is contained in:
Michael Snoyman 2014-12-29 12:50:28 +02:00
parent 125e7ea130
commit 1739a0917a

View File

@ -1,8 +1,9 @@
<h1>Module listing for #{toPathPiece slug}
<p>
<a href=@{SnapshotR slug DocsR}>Return to snapshot
<ul>
$forall (name, url, package, version) <- modules
<li>
<a href=#{url}>#{name}
(#{package}-#{version})
<div .container>
<h1>Module listing for #{toPathPiece slug}
<p>
<a href=@{SnapshotR slug StackageHomeR}>Return to snapshot
<ul>
$forall (name, url, package, version) <- modules
<li>
<a href=#{url}>#{name}
(#{package}-#{version})