Broken app
[catagits/Catalyst-Authentication-Store-LDAP.git] / Test-Session-Broken / root / auth / index.tt
CommitLineData
ecd7abea 1[% IF ! c.user_exists %]
2
3[% form %]
4
5[% ELSE %]
6
7<p>You are already logged in.</p>
8
9[% END %]