summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-08-02 09:08:58 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-08-02 09:08:58 -0400
commit7cc5fdbd7b25a32c1e5786abbd419c845711d9d5 (patch)
tree456eca1ed24ba09c91d736801543bc510e158a7e /templates
parent191ee3b697cfefd4061c2a398b4c6a021895bacd (diff)
layout
Diffstat (limited to 'templates')
-rw-r--r--templates/sidebar/alert.hamlet4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/sidebar/alert.hamlet b/templates/sidebar/alert.hamlet
index 84126c381..9c204402b 100644
--- a/templates/sidebar/alert.hamlet
+++ b/templates/sidebar/alert.hamlet
@@ -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}