forked from autonomic-cooperative/cotech-website
DRY up top-level pages
This commit is contained in:
15
join.html
15
join.html
@ -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’re coming from.</p>
|
||||
@ -30,14 +28,3 @@ layout: default
|
||||
<p>If you’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>
|
||||
|
Reference in New Issue
Block a user