From 9a6fe2bf696c4c364518159735f4f5d12c666681 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Fri, 15 Mar 2013 08:20:00 +0100 Subject: Reaorganization of folders for the CSS, templates and pictures. --- source/templates/plain_text.html | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 source/templates/plain_text.html (limited to 'source/templates/plain_text.html') diff --git a/source/templates/plain_text.html b/source/templates/plain_text.html deleted file mode 100644 index 44b7da91..00000000 --- a/source/templates/plain_text.html +++ /dev/null @@ -1,5 +0,0 @@ -## plain_text.html -<%inherit file="base.html"/> -
-

${article_title} from ${feed_title}


- ${description} \ No newline at end of file -- cgit