From 84d6503de9b63e03569609931ce3d807da8dba75 Mon Sep 17 00:00:00 2001 From: daviddoji Date: Sun, 2 Jan 2022 18:15:02 +0100 Subject: [PATCH] Creating double folder structure --- projects/templates/projects/index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 projects/templates/projects/index.html diff --git a/projects/templates/projects/index.html b/projects/templates/projects/index.html new file mode 100644 index 0000000..674a66b --- /dev/null +++ b/projects/templates/projects/index.html @@ -0,0 +1,10 @@ + + + + + Title + + +

Hi from a template

+ + \ No newline at end of file