NIHVIVO-556: page-ftl and page-homepage.ftp don't use any more a wrapper div. Also, HTML5 footer element is styling the footer of those templates. div#footer-content was styling the footer before and it has been deleted.
This commit is contained in:
parent
676baeb596
commit
9338e2ca0e
7 changed files with 9 additions and 24 deletions
|
@ -102,7 +102,7 @@ FreemarkerHttpServlet.getFreemarkerComponentsForJsp(request);
|
|||
</head>
|
||||
|
||||
<body ${requestScope.bodyAttr}>
|
||||
<div id="wrapper">
|
||||
|
||||
${ftl_menu}
|
||||
<div id="wrapper-content">
|
||||
<c:import url="${bodyJsp}"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue