{% extends "base.html" %} {% block menu %} | Home | {% for p in PAGES %} | {{p.title}} | {% endfor %} {% endblock %} {% block article %}