Merge r1452 from rel-1.1-maint branch. Added commented-out div for those looking to apply institutional branding.
This commit is contained in:
parent
13f51bc712
commit
7713dd2ca1
1 changed files with 5 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
|||
|
||||
<#import "lib-list.ftl" as l>
|
||||
|
||||
<#-- uncomment this div to place your institutional branding/identity at the top of every page
|
||||
<div id="institution">
|
||||
</div>
|
||||
-->
|
||||
|
||||
<div id="identity">
|
||||
|
||||
<h1><a title="Home" href="${urls.home}">${siteName}</a></h1>
|
||||
|
|
Loading…
Add table
Reference in a new issue