From 4a8156e08a5e3ffe540f56ecb894b951dd9b7c84 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Sun, 16 Dec 2018 15:54:48 +0100 Subject: Git-Wiki 2.0 --- _layouts/git-wiki-default.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 _layouts/git-wiki-default.html (limited to '_layouts/git-wiki-default.html') diff --git a/_layouts/git-wiki-default.html b/_layouts/git-wiki-default.html new file mode 100644 index 0000000..8bb038b --- /dev/null +++ b/_layouts/git-wiki-default.html @@ -0,0 +1,9 @@ +{% include gw_defines/defines.html %} + + + +{% include gw_head/head.html %} + +{% include gw_content/body.html %} + + \ No newline at end of file -- cgit