{% extends 'base_templates/_base.html' %} {% block header %} Home {% for link in NAVIGATION %} {{link.text}} {% endfor %} {% endblock %}