Added proper support for font size and color
[GitHub/WoltLab/WCF.git] / com.woltlab.wcf / templates / offline.tpl
index c5a5e02729b60ba69fd7d4fa53f4f0ded6f057a8..bd4a046d97d1a06c842e174c8e8ab4f61800c329 100644 (file)
@@ -1,13 +1,3 @@
-{include file='documentHeader'}
-
-<head>
-       <title>{PAGE_TITLE|language}</title>
-       
-       {include file='headInclude'}
-</head>
-
-<body id="tpl{$templateName|ucfirst}" data-template="{$templateName}" data-application="{$templateNameApplication}">
-
 {include file='header' skipBreadcrumbs=true}
 
 <div class="warning">
@@ -16,6 +6,3 @@
 </div>
 
 {include file='footer'}
-
-</body>
-</html>
\ No newline at end of file