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/templates/about.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 pyaggr3g470r/templates/about.html (limited to 'pyaggr3g470r/templates/about.html') diff --git a/pyaggr3g470r/templates/about.html b/pyaggr3g470r/templates/about.html new file mode 100644 index 00000000..8d1c8b69 --- /dev/null +++ b/pyaggr3g470r/templates/about.html @@ -0,0 +1 @@ + -- cgit