]> git.argeo.org Git - lgpl/argeo-commons.git/blob - org.argeo.cms.ui.workbench.rap/branding/login.html
[maven-release-plugin] prepare release argeo-commons-2.1.54
[lgpl/argeo-commons.git] / org.argeo.cms.ui.workbench.rap / branding / login.html
1 <html>
2 <head></head>
3 <body>
4 <center>
5 <table height="100%">
6 <tr>
7 <td style="vertical-align:middle">
8 <a
9 style="font-family:sans-serif;color:#0066CC;text-decoration:none;"
10 href="javascript:location.reload(true);"
11 title="Click to log in"
12 >Login...</a>
13 </td>
14 </tr>
15 </table>
16 </center>
17 </body>
18 </html>