| Current Path : /var/www/surf/TYPO3/vendor/typo3/cms-install/Resources/Private/Templates/Installer/ |
| Current File : //var/www/surf/TYPO3/vendor/typo3/cms-install/Resources/Private/Templates/Installer/Init.html |
<!DOCTYPE html>
<html xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers">
<head>
<title>Installing TYPO3 CMS</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="{f:uri.resource(path: 'EXT:backend/Resources/Public/Css/backend.css')}?{bust}" />
<link rel="stylesheet" href="{f:uri.resource(path: 'EXT:backend/Resources/Public/Css/webfonts.css')}?{bust}" />
<link rel="icon" type="image/vnd.microsoft.icon" href="{f:uri.resource(path: 'EXT:install/Resources/Public/Icons/favicon.ico')}?{bust}" />
{importmap->f:format.raw()}
</head>
<body class="t3js-body install-tool-installer typo3-install">
<script type="module" src="{initModule}"></script>
</body>
</html>