9 lines
385 B
HTML
Executable File
9 lines
385 B
HTML
Executable File
<html xmlns:core="http://typo3.org/ns/TYPO3/CMS/Core/ViewHelpers" data-namespace-typo3-fluid="true">
|
|
|
|
<f:render partial="ToolbarItems/ToolbarItem" arguments="{
|
|
title: 'LLL:EXT:ew_base/Resources/Private/Language/locallang_core.xlf:rm.release',
|
|
icon: '{core:icon(identifier: \'ew-base-extension-small\', size: \'small\', alternativeMarkupIdentifier: \'inline\')}'
|
|
}" />
|
|
|
|
</html>
|