{% extends 'base/staff/base_crud.html.twig' %} {% block title %}{% trans %}app_name{% endtrans %} | {{ updateCategory|trans }}{% endblock title %} {% block body %}

{{ updateCategory|trans }}

{% if tag == 2 %}
{% elseif tag == 3 %}
{% endif %}
{% trans %}type_image_270_346{% endtrans %}
{% endblock body %} {% block javascripts %} {% endblock javascripts %}