aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap2/templates/article.html
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap2/templates/article.html')
-rw-r--r--bootstrap2/templates/article.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/bootstrap2/templates/article.html b/bootstrap2/templates/article.html
index 3e210a2..8b9e0ab 100644
--- a/bootstrap2/templates/article.html
+++ b/bootstrap2/templates/article.html
@@ -8,9 +8,10 @@
<a href="{{ pagename }}"
rel="bookmark"
title="Permalink to {{ article.title }}">
- {{ article.title}}
+ {{ article.title}}
</a>
- </h1> {% include 'twitter.html' %}
+ {% include 'twitter.html' %}
+ </h1>
</header>
<div class="entry-content">
<div class="well">