This commit is contained in:
Joey Hess 2012-08-02 09:08:58 -04:00
parent 191ee3b697
commit 7cc5fdbd7b

View file

@ -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}