From dacf8c5696ab3bf87482e54b136f5723e3ec53ab Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Wed, 2 Jan 2019 19:03:14 +0100 Subject: [PATCH] Add README to ./templates --- templates/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 templates/README.md diff --git a/templates/README.md b/templates/README.md new file mode 100644 index 00000000..ae90aab0 --- /dev/null +++ b/templates/README.md @@ -0,0 +1,3 @@ +# ./templates + +This folder contains all the page (and their parts) for the [Flask website](https://ryg.steffo.eu). \ No newline at end of file