From 3a5fabf3c6f4f60a64885a52c76ba6dab8b71099 Mon Sep 17 00:00:00 2001 From: Horus Date: Thu, 20 Oct 2016 18:08:36 +0200 Subject: Initial commit. --- layouts/projects.html | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 layouts/projects.html (limited to 'layouts/projects.html') diff --git a/layouts/projects.html b/layouts/projects.html new file mode 100644 index 0000000..103c7e0 --- /dev/null +++ b/layouts/projects.html @@ -0,0 +1,39 @@ + +{{partial "header.tmpl" "projects"}} +

projects


+ +{{partial "footer.tmpl"}} -- cgit v1.2.3