aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--new-bootstrap2/templates/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/new-bootstrap2/templates/index.html b/new-bootstrap2/templates/index.html
index 5b2134b..4d11a80 100644
--- a/new-bootstrap2/templates/index.html
+++ b/new-bootstrap2/templates/index.html
@@ -14,6 +14,8 @@
<a class="btn btn-small" href="{{ SITEURL }}/{{ article.url }}">more ...</a>
</div>
</div>
+ </div>
+ <div class="span8">
<hr />
</div>
{% endfor %}