mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-26 19:01:56 +01:00
package.hamlet: revert space change since no link anymore
This commit is contained in:
parent
60dcfba8de
commit
0af19eed1c
@ -42,11 +42,11 @@ $newline never
|
|||||||
<div .span12>
|
<div .span12>
|
||||||
<div .authorship>
|
<div .authorship>
|
||||||
<span .license>
|
<span .license>
|
||||||
#{packageLicenseName package} licensed
|
#{packageLicenseName package} licensed #
|
||||||
$if null maintainers
|
$if null maintainers
|
||||||
and maintained #
|
and maintained #
|
||||||
$if not (null authors)
|
$if not (null authors)
|
||||||
\ by #
|
by #
|
||||||
$forall (i,identity) <- authors
|
$forall (i,identity) <- authors
|
||||||
<strong .author>
|
<strong .author>
|
||||||
$case identity
|
$case identity
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user