{% extends 'D2ContentBundle::base_admin.html.twig' %} {% block head_script_extra %} {% endblock head_script_extra %} {% block page_header %}
Shoe Images
{{ entity.origPath|trim }} {% if is_granted('ROLE_ADMIN_SHOE_IMAGE_DELETE') %}×{% endif %} |
Shoe: {% if entity.shoe is not null %} {{ entity.shoe.title|trim }} {% else %} Not Assigned {% endif %} |
Code: {{ entity.code|trim }} |
Color: {{ entity.color|trim }} |
Slide Show: {% if entity.slideShow %} Yes {% else %} No {% endif %} |