NIHVIVO-592 Updated allClassGroups macro so Brian Caruso can review needed improvements to facilitate browse on home page (work in progress)
This commit is contained in:
parent
2ffe08753a
commit
37724c6787
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
||||||
|
|
||||||
<@widget name="login" include="assets" />
|
<@widget name="login" include="assets" />
|
||||||
|
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
@ -43,6 +43,8 @@
|
||||||
</section> <!-- #intro -->
|
</section> <!-- #intro -->
|
||||||
|
|
||||||
<@widget name="login" />
|
<@widget name="login" />
|
||||||
|
|
||||||
|
<@widget name="browse" />
|
||||||
|
|
||||||
<section id="browse" role="region">
|
<section id="browse" role="region">
|
||||||
<h4>Browse</h4>
|
<h4>Browse</h4>
|
||||||
|
|
Loading…
Add table
Reference in a new issue