% for Num, Entity_Type in enumerate(entities.keys()):
% endfor
Type | Nom |
---|---|
% for img_path in entity.ThumbLinks: % endfor |
${Entity_Type}, ${entity.get_entity_type.entity_subtype} ${entity.name} % if request.user and request.user.Staff: edit % endif |