From 2f23a77244d02468a4d59c1581c5a7b4fb526a3a Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 27 Oct 2014 16:15:02 +0100 Subject: No reason to put a container into a container everywhere --- index.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index 82879041..f9d9e9fc 100644 --- a/index.php +++ b/index.php @@ -129,9 +129,7 @@ Message::renderList(); Page::render(); if (defined('CONFIG_DEBUG') && CONFIG_DEBUG) { - Render::openTag('div', array('class' => 'container')); Message::addWarning('debug-mode'); - Render::closeTag('div'); } if (defined('CONFIG_FOOTER')) { -- cgit v1.2.3-55-g7522