-
+
-
-
-
{{ .Param "intro.subtitle" }}
- {{ range .Param "intro.intro" }}
-
{{ . }}
- {{ end }}
-
+
+
+ {{ with $.Site.GetPage "join/welcome" }}
+
{{ .Title }}
+
{{ .Content }}
+ {{ end }}
+
-
-
{{ .Param "intro.teaser.title" }}
-
- {{ range .Param "intro.options" }}
- - {{ . }}
- {{ end }}
-
+
+ {{ with $.Site.GetPage "join/why" }}
+
{{ .Title }}
+
{{ .Content }}
+ {{ end }}
+
+
+
+ {{ with $.Site.GetPage "join/levels" }}
+ {{ .Title }}
+ {{ .Content }}
+ {{ end }}
+
+
+
+ {{ with $.Site.GetPage "join/benefits" }}
+
{{ .Title }}
+
{{ .Content }}
+ {{ end}}
+
+
+
+ {{ .Param "become-member.title" }}
+
+ {{ range .Param "become-member.options" }}
+
+ {{ .title }}
+
+ {{ $imagename := .image }}
+ {{ $imagelocation := (printf "%s/%s" "images/join/" $imagename) }}
+ {{ $imageresource := resources.Get $imagelocation }}
+ {{ $image := $imageresource.Fit "600x390" }}
+
+
+ {{ .text }}
+
+ {{ .cta_text }}
+
+
+ {{ end }}
-
-
- {{ .Param "membership-levels.title" }}
- {{ .Param "membership-levels.subtitle" }}
-
-
- {{ range .Param "membership-levels.options" }}
- - {{ .option }}
- {{ end }}
-
-
-
-
- {{ .Param "membership-levels.text" }}
-
- {{ range .Param "membership-levels.features" }}
- - {{ .feature }}
- {{ end }}
-
-
-
- {{ .Content }}
-
-
-
-
-
-
{{ .Param "membership-benefits.title" }}
-
- {{ range where .Site.Pages "Section" "join" }}
- {{if eq .Title "Membership Benefits"}}
- {{ .Content }}
- {{ end}}
- {{ end}}
-
-
-
-
-
- {{ .Param "become-member.title" }}
-
- {{ range .Param "become-member.options" }}
-
-
- {{ $imagename := .image }}
- {{ $imagelocation := (printf "%s/%s" "images/join/" $imagename) }}
- {{ $imageresource := resources.Get $imagelocation }}
- {{ $image := $imageresource.Fit "600x390" }}
-
-
- {{ .title }}
- {{ .text }}
- {{ .cta_text }}
-
- {{ end }}
-
-
-
+
-
{{ partial "footer.html" . }}
diff --git a/themes/openpowerfoundation/layouts/shortcodes/v.html b/themes/openpowerfoundation/layouts/shortcodes/v.html
new file mode 100644
index 0000000..4000ce5
--- /dev/null
+++ b/themes/openpowerfoundation/layouts/shortcodes/v.html
@@ -0,0 +1 @@
+
diff --git a/themes/openpowerfoundation/layouts/shortcodes/x.html b/themes/openpowerfoundation/layouts/shortcodes/x.html
new file mode 100644
index 0000000..1f54851
--- /dev/null
+++ b/themes/openpowerfoundation/layouts/shortcodes/x.html
@@ -0,0 +1 @@
+