{% include "headitem.html.twig" with {title: "CATEGORY_UPDATE_TITLE"|translate} %} {% for curr_data in oView.getCatListUpdateInfo() %} {{ curr_data }} {% endfor %} {{ translate({ ident: "CATEGORY_UPDATE_CLOSE" }) }} {% include "bottomitem.html.twig" %}