From 42f8de158ecc6c6061b9db4511df933025a9edb8 Mon Sep 17 00:00:00 2001 From: Andrew Senetar Date: Tue, 30 Jul 2013 15:02:19 -0400 Subject: [PATCH] Add article template files which now fully render The article templates now provide for a full article with all the template data. This completes and closes issue #1. --- templates/_article_footer.html | 82 ++++++++++++++++++++++++++++++++-- templates/article.html | 65 +++++++++++++++++++++++---- 2 files changed, 135 insertions(+), 12 deletions(-) diff --git a/templates/_article_footer.html b/templates/_article_footer.html index 4f42c91..3fe6f40 100644 --- a/templates/_article_footer.html +++ b/templates/_article_footer.html @@ -1,12 +1,86 @@ {# Items to include at the bottom of a single article #} +