13 lines
412 B
HTML
13 lines
412 B
HTML
<html
|
|
xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers"
|
|
data-namespace-typo3-fluid="true"
|
|
>
|
|
<f:asset.module identifier="@typo3/backend/security/element/sudo-mode.js"/>
|
|
<typo3-backend-security-sudo-mode
|
|
has-fatal-error
|
|
cancelUri="{cancelUri}"
|
|
labels="{labels -> f:format.json()}"
|
|
allow-install-tool-password
|
|
></typo3-backend-security-sudo-mode>
|
|
</html>
|