Committing files to VIVO. vivo-basic wasn't rendering property. Created page.ftl to property get the right style files.
This commit is contained in:
parent
1f01b95140
commit
b974e37445
5 changed files with 56 additions and 10 deletions
|
@ -13,9 +13,7 @@
|
|||
|
||||
${stylesheets.addFromTheme("/css/screen.css")}
|
||||
<#include "stylesheets.ftl">
|
||||
<!-- script for enabling new HTML5 semantic markup in IE browsers-->
|
||||
<script type="text/javascript" src="${urls.home}/js/html5.js"></script>
|
||||
${headScripts.tags}
|
||||
<#include "headScripts.ftl">
|
||||
|
||||
<!--[if lt IE 7]>
|
||||
<link rel="stylesheet" href="css/ie6.css" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue