From 319c24ced0fe485edcbbe73bf7382217a60fb259 Mon Sep 17 00:00:00 2001 From: James Mead Date: Sat, 1 Jul 2017 13:06:31 +0100 Subject: [PATCH] Extract default layout --- _layouts/default.html | 104 ++++++++++++++++++++++++++++++++++++++++++ about.html | 104 +----------------------------------------- join.html | 104 +----------------------------------------- manifesto.html | 104 +----------------------------------------- 4 files changed, 107 insertions(+), 309 deletions(-) create mode 100644 _layouts/default.html diff --git a/_layouts/default.html b/_layouts/default.html new file mode 100644 index 0000000..0870715 --- /dev/null +++ b/_layouts/default.html @@ -0,0 +1,104 @@ + + + + + + + + {{ page.title }} « Cooperative Technologists + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +
+ + + +
+ +
+
+
+

{{ page.heading }}

+
+
+
+ + {{ content }} + +
+ + + + + + + + + diff --git a/about.html b/about.html index 97862b9..436a7f4 100644 --- a/about.html +++ b/about.html @@ -1,72 +1,8 @@ --- title: About heading: About CoTech +layout: default --- - - - - - - - - {{ page.title }} « Cooperative Technologists - - - - - - - - - - - - - - - - - -
- -
- - - -
- -
- - - -
- -
-
-
-

{{ page.heading }}

-
-
-
-
@@ -91,41 +27,3 @@ heading: About CoTech
- -
- - - - - - - - - diff --git a/join.html b/join.html index 052048c..a575bf5 100644 --- a/join.html +++ b/join.html @@ -1,72 +1,8 @@ --- title: Join heading: Join CoTech +layout: default --- - - - - - - - - {{ page.title }} « Cooperative Technologists - - - - - - - - - - - - - - - - - -
- -
- - - -
- -
- - - -
- -
-
-
-

{{ page.heading }}

-
-
-
-
@@ -129,41 +65,3 @@ heading: Join CoTech
- -
- - - - - - - - - diff --git a/manifesto.html b/manifesto.html index 4e4ca91..e0c3c41 100644 --- a/manifesto.html +++ b/manifesto.html @@ -1,72 +1,8 @@ --- title: Manifesto heading: Our Manifesto +layout: default --- - - - - - - - - {{ page.title }} « Cooperative Technologists - - - - - - - - - - - - - - - - - -
- -
- - - -
- -
- - - -
- -
-
-
-

{{ page.heading }}

-
-
-
-
@@ -81,41 +17,3 @@ heading: Our Manifesto
- -
- - - - - - - - -