Leuchtfeuer/auth0-for-typo3

View on GitHub
Resources/Private/Layouts/Backend.html

Summary

Maintainability
Test Coverage
<html
        xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers"
        data-namespace-typo3-fluid="true">
<div class="c-auth0">
    <f:flashMessages />
    <f:render section="content" />
</div>
</html>