Add about section to coop layout

This commit is contained in:
James Mead 2017-07-01 16:10:59 +01:00
parent 0629ebb839
commit 8e8048ea6d
1 changed files with 8 additions and 0 deletions

View File

@ -81,6 +81,14 @@
</section>
</div>
<!-- /Contact -->
<div class="small-12 large-8 columns">
<!-- About -->
<section>
<p>{{ content }}</p>
</section>
<!-- /About -->
</div>
</div>
</div>
</div>