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> #
|
<i class="icon-#{name}"></i> #
|
||||||
$maybe h <- heading
|
$maybe h <- heading
|
||||||
$if block
|
$if block
|
||||||
<h4 class="alert-heading">#{h}</h4>
|
<h4 class="alert-heading">#{h}</h4> #
|
||||||
$else
|
$else
|
||||||
<strong>#{h}</strong>
|
<strong>#{h}</strong> #
|
||||||
^{widget}
|
^{widget}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue