{% extends "_work_no_all.html" %} {% set illustration_selected = True %} {% set work_path = "illustration" %} {% set sort_images = True %} {% block main %} {{ super() }} {% endblock %}