layout
This commit is contained in:
parent
191ee3b697
commit
7cc5fdbd7b
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
<i class="icon-#{name}"></i> #
|
||||
$maybe h <- heading
|
||||
$if block
|
||||
<h4 class="alert-heading">#{h}</h4>
|
||||
<h4 class="alert-heading">#{h}</h4> #
|
||||
$else
|
||||
<strong>#{h}</strong>
|
||||
<strong>#{h}</strong> #
|
||||
^{widget}
|
||||
|
|
Loading…
Add table
Reference in a new issue