started templates for members and jobs

This commit is contained in:
2020-08-15 14:56:31 +00:00
parent b5f632dffe
commit 41deac2ee3
10 changed files with 146 additions and 5 deletions

View File

@@ -76,7 +76,7 @@
<div class="grid-x grid-x-padding">
<div class="medium-8 cell">
{% for post in posts %}
{% include 'posts/_posts_hero.html' %}
{% include 'posts/partials/_posts_hero.html' %}
{% endfor %}
</div>
<div class="medium-4 cell">