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
|
@ -24,7 +24,8 @@
|
|||
phrase, go ask #{username} ...
|
||||
$if badphrase
|
||||
<div .alert .alert-danger>
|
||||
<span .glyphicon .glyphicon-warning-sign></span> #{problem}
|
||||
<span .glyphicon .glyphicon-warning-sign>
|
||||
\ #{problem}
|
||||
<p>
|
||||
<form method="post" .form-horizontal enctype=#{enctype}>
|
||||
<fieldset>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue