From 12afebe08625f7747ca1d8bda1a0411387754a49 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Wed, 28 Nov 2012 19:19:06 +0100 Subject: Removed empty lines. --- source/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/templates/index.html') diff --git a/source/templates/index.html b/source/templates/index.html index 837b591d..43387a3e 100644 --- a/source/templates/index.html +++ b/source/templates/index.html @@ -1,4 +1,4 @@ -## articles.html +## index.html <%inherit file="base.html"/> <% import utils -- cgit