Commit 83485ed9 by Jonathan Piacenti

Remove duplicate body in main.html

parent 3e042fc0
......@@ -134,9 +134,6 @@ from branding import api as branding_api
% endif
<a class="nav-skip" href="<%block name="nav_skip">#content</%block>">${_("Skip to main content")}</a>
<div class="content-wrapper" id="content">
${self.body()}
</div>
% if not disable_header:
<%include file="${header_file}" />
% endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment