aboutsummaryrefslogtreecommitdiff
path: root/source/templates/index.html
diff options
context:
space:
mode:
authorCédric Bonhomme <kimble.mandel@gmail.com>2012-11-28 19:19:06 +0100
committerCédric Bonhomme <kimble.mandel@gmail.com>2012-11-28 19:19:06 +0100
commit12afebe08625f7747ca1d8bda1a0411387754a49 (patch)
tree93f9baa165489759acaa0eee35fdd49df8b67e1c /source/templates/index.html
parentMenu position is fixed. (diff)
downloadnewspipe-12afebe08625f7747ca1d8bda1a0411387754a49.tar.gz
newspipe-12afebe08625f7747ca1d8bda1a0411387754a49.tar.bz2
newspipe-12afebe08625f7747ca1d8bda1a0411387754a49.zip
Removed empty lines.
Diffstat (limited to 'source/templates/index.html')
-rw-r--r--source/templates/index.html2
1 files changed, 1 insertions, 1 deletions
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
bgstack15