[% IF (invalidShibLogin ) %]
<div id="login_error"><Strong>Error: </strong>Shibboleth login failed</div>
[% END %]
<p>If you have a shibboleth account, please <a href="[% shibbolethLoginUrl | $raw %]">click here</a> to login.</p>
<p>If you have a shibboleth account, see <a href="[% shibbolethLoginUrl | $raw %]">Shibboleth Login</a> to login.</p>
<!-- login prompt time-->
</div>
[% ELSE %]
<h3>Shibboleth login</h3>
<p>If you have a Shibboleth account, please <a href="[% shibbolethLoginUrl | $raw %]">click here to login</a>.</p>
<p>If you have a Shibboleth account, see <a href="[% shibbolethLoginUrl | $raw %]">Shibboleth Login</a> to login.</p>
<h3>Local Login</h3>
-