DRY up top-level pages

This commit is contained in:
James Mead
2017-07-01 20:33:21 +01:00
parent da2d0dbda2
commit 45dc39fdef
4 changed files with 18 additions and 27 deletions

View File

@ -2,10 +2,8 @@
title: Join
heading: Join CoTech
layout: default
append_email_form: true
---
<div class="page-content">
<div class="row">
<div class="small-centered small-12 medium-10 large-8 columns">
<p>Membership of the Co-operative Technologists network is open to all co-ops that sell technical/digital products or services that are run and owned by their workers.</p>
<p>Secondary co-ops and multi-stakeholder co-ops are also welcome so long as all they (and their members) do not generate money for investors by exploiting their workers.</p>
<p>We refer to these as tech co-ops, though many of us are focused mainly on design or film-making, for example. There are many ways to get involved depending where you&#8217;re coming from.</p>
@ -30,14 +28,3 @@ layout: default
<p>If you&#8217;d like to find out more and help shape this official supporter role then please get in touch. You can also read more about us and check out our manifesto. You can also read more <a href="about">about us</a> and check out our
<a
href="manifesto">manifesto</a>.</p>
</div>
</div>
<section id="join-form">
<div class="row">
<div class="small-12 medium-6 small-centered columns">
<p>Contact us via <a href="mailto:{{ site.contact_email }}">{{ site.contact_email }}</a>.</p>
</div>
</div>
</section>
</div>