<% if @category.category_children.length > 0 %> <% block = cell(:elements, :block).new(class: 'xs-12 sm-12 md-12 categories__edit-child-tree') %> <%=raw block.open %> <%=raw cell(:elements, :title).new(label: LANGUAGES[:lato_blog][:mixed][:child_tree], size: 6) %>
<%=raw block.close %> <% end %>