From abec11e7ca0ce49081343bb2b2eb8520058d67a8 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Sun, 13 Oct 2013 10:07:51 +0200 Subject: Added new files. First prototype with the Flask micro-framework. --- pyaggr3g470r/static/bare.html | 65 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 pyaggr3g470r/static/bare.html (limited to 'pyaggr3g470r/static/bare.html') diff --git a/pyaggr3g470r/static/bare.html b/pyaggr3g470r/static/bare.html new file mode 100644 index 00000000..35e75974 --- /dev/null +++ b/pyaggr3g470r/static/bare.html @@ -0,0 +1,65 @@ + + + + + + + + + pyAggr3g470r + + + + + + + + + + + + + +
+ +
+
+

Main page

+

The list with all feeds.

+
+
+ +
+ + + + + + + + \ No newline at end of file -- cgit