%{$_|lang:'_CONTENT_MANAGEMENT'}%
%{$_|lang:'_COMPONENTS_EDITOR'}%
%{foreach from=$editor_files item="item"}%
%{/foreach}%
%{foreach from=$editor_files item="item"}%
%{$item.path|basename}%
%{/foreach}%
%{$_|lang:'_INPUT_HTML_CODE'}%
%{$_|lang:'_INPUT_HTML_CODE'}%
%{$_|lang:'_SELECT_COMPONENT'}%
%{foreach from=$components item="item"}% %{if $prev neq $item.type}%
%{$item.type|slownik:'ComponentsTypeList':'value'}%
%{/if}%
%{if $item.title}%%{$item.title}%
(%{$item.path_short}%)
%{else}% %{$item.path_short}%%{/if}%
%{assign var="prev" value=$item.type}% %{/foreach}%