{% load base_taglib %}
{%for model_definition in app_definition.models%}
{%include "psu_export/_model_definition.html"%}
{%endfor%}