{% extends "base.html" %} {% block pageclass %} home {% endblock %} {% block pagelabel %}Recent articles{% endblock %} {% block content %} {% for post in posts %}