NIHVIVO-1072: Removed highlights section from home page. Moved to 1.3
This commit is contained in:
parent
a5a1f6f18a
commit
afda97d9ed
1 changed files with 0 additions and 66 deletions
|
@ -119,72 +119,6 @@
|
|||
</section>
|
||||
</section> <!-- #browse-classes -->
|
||||
</section> <!-- #browse -->
|
||||
|
||||
<section id="highlights" role="navigation">
|
||||
<h4>Highlights</h4>
|
||||
|
||||
<section id="featured-people" class="global-highlights" role="region">
|
||||
<h5>FEATURED PEOPLE</h5>
|
||||
|
||||
<!--use Hs-->
|
||||
<article class="featured-people vcard" role="article">
|
||||
<a href="#">
|
||||
<img class="individual-photo" src="${urls.theme}/images/person-thumbnail-sample.jpg" alt="" width="80" height="80" />
|
||||
<p class="fn">Hayworth, Rita<span class="title">Actress, dancer</span><span class="org">Sabbatic year for ever</span></p>
|
||||
</a>
|
||||
</article>
|
||||
|
||||
<article class="featured-people vcard" role="article">
|
||||
<a href="#">
|
||||
<img class="individual-photo" src="${urls.theme}/images/person-thumbnail-sample-2.jpg" alt="" width="80" height="80" />
|
||||
<p class="fn">Wiedmann, Martin <span class="title">Associate Professor</span><span class="org">Cornell faculty</span></p>
|
||||
</a>
|
||||
</article>
|
||||
</section> <!-- #featured-people -->
|
||||
|
||||
<section id="upcoming-events" class="global-highlights" role="region">
|
||||
<h5>UPCOMING EVENTS</h5>
|
||||
|
||||
<article class="vevent" role="article">
|
||||
<time class="dtstart" datetime="2010-02-13T20:00Z">21<span>Dec</span></time>
|
||||
<p class="summary">Understanding Patent Writing <time>3:30 PM</time></p>
|
||||
</article>
|
||||
|
||||
<article class="vevent" role="article">
|
||||
<time class="dtstart" datetime="2010-02-13T20:00Z">20<span>Nov</span></time>
|
||||
<p class="summary">Voters, Dictators, and Peons <time>4:30 PM</time></p>
|
||||
</article>
|
||||
|
||||
<article class="vevent" role="article">
|
||||
<time class="dtstart" datetime="2010-02-13T20:00Z">19<span>Nov</span></time>
|
||||
<p class="summary">Proton-Coupled Electron Transfer II <time>5:30 PM</time></p>
|
||||
</article>
|
||||
|
||||
<p class="view-all"><a class="view-all-style" href="#">View All <img src="${urls.images}/arrowIcon.gif" alt="arrow icon" /></a></p>
|
||||
</section> <!-- #upcoming-events -->
|
||||
|
||||
<section id="latest-publications" class="global-highlights" role="region">
|
||||
<h5>LATEST PUBLICATIONS</h5>
|
||||
|
||||
<article role="article">
|
||||
<p class="publication-content">Solar masses<span><em>Journal</em> <time datetime="2010-02-13T20:00Z"> | December 2010</time></p>
|
||||
</article>
|
||||
|
||||
<article role="article">
|
||||
<p class="publication-content">Link data and the Web<span><em>Article</em> <time datetime="2010-02-13T20:00Z"> | December 2010</time></p>
|
||||
</article>
|
||||
|
||||
<article role="article">
|
||||
<p class="publication-content">Building a community<span><em>Book</em> <time datetime="2010-02-13T20:00Z"> | November 2010</time></p>
|
||||
</article>
|
||||
|
||||
<article role="article">
|
||||
<p class="publication-content">Biology 101<span><em>Series</em> <time datetime="2010-02-13T20:00Z"> | November 2010</time></p>
|
||||
</article>
|
||||
|
||||
<p class="view-all"><a class="view-all-style" href="#">View All <img src="${urls.images}/arrowIcon.gif" alt="arrow icon" /></a></p>
|
||||
</section> <!-- #latest-publications -->
|
||||
</section> <!-- $highlights -->
|
||||
|
||||
<#include "footer.ftl">
|
||||
</body>
|
||||
|
|
Loading…
Add table
Reference in a new issue