forked from autonomic-cooperative/cotech-website
remove redundant text
This commit is contained in:
@ -18,12 +18,12 @@
|
|||||||
<!-- <p><strong>Cooperative name</strong></p> -->
|
<!-- <p><strong>Cooperative name</strong></p> -->
|
||||||
<h2>{{ page.name }}</h2>
|
<h2>{{ page.name }}</h2>
|
||||||
|
|
||||||
<p><strong>About this cooperative</strong></p>
|
<!-- <p><strong>About this cooperative</strong></p> -->
|
||||||
<div class="coop-info-box__body stack">
|
<div class="coop-info-box__body stack">
|
||||||
{{ content }}
|
{{ content }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p><strong>Cooperative website</strong></p>
|
<!-- <p><strong>Cooperative website</strong></p> -->
|
||||||
|
|
||||||
<a class="btn" href="{{ page.website }}">{{ page.name }}</a>
|
<a class="btn" href="{{ page.website }}">{{ page.name }}</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user