NIHVIVO-556. Organized html header elements.
This commit is contained in:
parent
57750cd789
commit
7f62ea5087
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@
|
|||
<#macro markup>
|
||||
<#if ! loginName??>
|
||||
<section id="intro">
|
||||
<h3>What is VIVO?</h3>
|
||||
<h2>What is VIVO?</h2>
|
||||
|
||||
<p>VIVO is an open source semantic web application originally developed and implemented at Cornell. When installed and populated with researcher interests, activities, and accomplishments, it enables the discovery of research and scholarship across disciplines at that institution. VIVO supports browsing and a search function which returns faceted results for rapid retrieval of desired information. Content in any local VIVO installation may be maintained manually, brought into VIVO in automated ways from local systems of record, such as HR, grants, course, and faculty activity databases, or from database providers such as publication aggregators and funding agencies. <a href="#">More<span class="pictos-arrow-14"> 4</span></a></p>
|
||||
<section id="search-home">
|
||||
|
@ -56,7 +56,7 @@
|
|||
|
||||
<#else><#-- Temporary fix for not showing log-in widget after users log-in-->
|
||||
<section id="intro-no-login">
|
||||
<h3>What is VIVO?</h3>
|
||||
<h2>What is VIVO?</h2>
|
||||
|
||||
<p>VIVO is an open source semantic web application originally developed and implemented at Cornell. When installed and populated with researcher interests, activities, and accomplishments, it enables the discovery of research and scholarship across disciplines at that institution. VIVO supports browsing and a search function which returns faceted results for rapid retrieval of desired information. Content in any local VIVO installation may be maintained manually, brought into VIVO in automated ways from local systems of record, such as HR, grants, course, and faculty activity databases, or from database providers such as publication aggregators and funding agencies. <a href="#">More<span class="pictos-arrow-14"> 4</span></a></p>
|
||||
<section id="search-home">
|
||||
|
|
Loading…
Add table
Reference in a new issue