From 7c8d5e9040490162d8048eddb25f95bdef2f4c90 Mon Sep 17 00:00:00 2001 From: Paul Iannetta Date: Mon, 10 Jun 2019 09:04:12 +0200 Subject: initial commit --- layouts/about.html | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 layouts/about.html (limited to 'layouts/about.html') diff --git a/layouts/about.html b/layouts/about.html new file mode 100644 index 0000000..402ce56 --- /dev/null +++ b/layouts/about.html @@ -0,0 +1,33 @@ + + + + + + + + + + + + +
+
+ + + +
+
+ <%= yield %> +
+
+ +
+ + + -- cgit v1.2.3-54-g00ecf