f9e371e47f733a0f9ce78799efc58bec0cdd49db
[citadel.git] / webcit / static / t / get_logged_in.html
1 <html>
2 <body>
3 <center>
4 FIXME
5 You have to log in now<br>
6 <a href="<?BSTR("destination_url")>">Proceed and fail</a><br>
7 <a href="javascript:toggleModal(0);"><img src="static/closewindow.gif" border="0">&nbsp;<?_("Cancel")></a>
8 </center>
9 </body>
10 </html>