{% extends "_work_no_all.html"%} {% set illustration_selected = True %} {% block main %} {% for _ in range(15) %} Work Name Here / Year illustration {% endfor %} {% endblock %}