Fixed broken error/help messages
[exim-website.git] / templates / wrapper.xsl
index 4acf48ec4623445262d67b15fdcfbea3bec6c598..7c599d063b971b7857686ac7a1cdc3032678c656 100644 (file)
@@ -80,7 +80,9 @@
 
                       <!-- MAIN CONTENT. This is the div that wraps around the other stylesheets -->
                          <div id="inner">
-                            <xsl:call-template name="content"/>
+                            <div id="content">
+                              <xsl:call-template name="content"/>
+                           </div>
                          </div>
 
                       <!-- Branding -->