Add contributor list design and wiring

This commit is contained in:
2017-01-31 13:28:57 +08:00
parent 22e9a2ad97
commit 4dbeded613
10 changed files with 147 additions and 17 deletions
+5 -1
View File
@@ -1,7 +1,11 @@
<section id="content">
<section id="contributors">
<header>
<h2>Kosmos Contributors</h2>
</header>
<div class="content">
{{contributor-list contributors=model.contributors}}
</div>
</section>