{{ .text }}
{{ .Title }}
{{ with $.Site.GetPage "join/welcome" }}{{ .Title }}
{{ .Content }}
		{{ end }}
	{{ .Title }}
{{ .Content }}
		{{ end }}
	{{ .Param "become-member.title" }}
		{{ range .Param "become-member.options" }}
			
				 
		{{ end }}
		
	{{ .title }}
				
					{{ $imagename := .image }}
					{{ $imagelocation := (printf "%s/%s" "images/join/" $imagename) }}
					{{ $imageresource := resources.Get $imagelocation }}
					{{ $image := $imageresource.Fit "600x390" }}
					