{% extends "base.html" %}
{% block content %}
<section class="project-list">
{{ macros::project_list() }}
</section>
{% endblock content %}