{% extends "main/layout.html" %} {% block title %}Marlous van Leeuwen{% endblock %} {% block main %}
{% for post in posts %} {% endfor %}
{% endblock %}