started templates for members and jobs
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user