NIHVIVO-1234 Handle routing of a request for the home page to the HomePageController by forwarding from TabController
This commit is contained in:
parent
d431495481
commit
96ff5c99b5
2 changed files with 3 additions and 5 deletions
|
@ -2,9 +2,7 @@
|
|||
<#-- This is a temporary file and will be removed once we have completed the transition to freemarker -->
|
||||
|
||||
|
||||
<#if loginName??>
|
||||
<#-- nothing to see here -->
|
||||
<#else>
|
||||
<#if ! loginName??>
|
||||
|
||||
<section id="log-in">
|
||||
<h3>Log in</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue