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
|
@ -1,2 +1,3 @@
|
|||
<a title="#{fromMaybe "" tooltip}" class="#{buttonclass}" href="@{route}" onclick="(function( $ ) { $.post('@{route}'); })( jQuery ); return false;">
|
||||
<span class="glyphicon #{iconclass}"></span> #{fromMaybe "" label}
|
||||
<span class="glyphicon #{iconclass}"> #
|
||||
#{fromMaybe "" label}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue