don't close tags that are closed by hamlet
This commit is contained in:
parent
ce0ecbeefc
commit
ccc8afb59d
36 changed files with 144 additions and 82 deletions
|
@ -21,8 +21,8 @@
|
|||
Add a check:
|
||||
^{showFsckForm True (defaultFsck Nothing)}
|
||||
$else
|
||||
<span .glyphicon .glyphicon-warning-sign></span> #
|
||||
Some repositories are not yet checked. #
|
||||
<span .glyphicon .glyphicon-warning-sign>
|
||||
\ Some repositories are not yet checked. #
|
||||
Please consider adding these checks:
|
||||
$forall c <- recommendedchecks
|
||||
^{showFsckForm True c}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue