{% for item in items %} {% include 'bob/menu_item.html' with item=item selected=selected %} {% endfor %}