commit | 09af9c4c0bc36374c66efb760049921cae03f75b | [log] [tgz] |
---|---|---|
author | pR0Ps <pR0Ps.CM@gmail.com> | Fri Dec 06 04:51:29 2013 -0500 |
committer | pR0Ps <pR0Ps.CM@gmail.com> | Wed Dec 11 13:19:47 2013 -0500 |
tree | 83b785a509908d951455623b722fe4135ba26a4d | |
parent | bd316a1fa58944a7408f84e73109aec85c82b85a [diff] [blame] |
First pass on a sub-header functionality
diff --git a/templates/index.html b/templates/index.html index e2e2be8..bf0e5d3 100644 --- a/templates/index.html +++ b/templates/index.html
@@ -1,4 +1,9 @@ {% extends "base.html" %} + +{% block subheader %} +{% include "modules/blogsubheader.html" %} +{% endblock subheader %} + {% block content %} {% for article in articles_page.object_list %} <article>