]> andersk Git - sql-web.git/blob - tpl/login_ssl.php
4526cc0b1167b5e69f68d157966d934af4732bfc
[sql-web.git] / tpl / login_ssl.php
1 <?php
2 include 'head.inc';
3 ?>
4
5 <?=$Name?><br />
6 <?=$Username?><br />
7 <form method=post>
8 <input type=submit value="Login with Certificates">
9 </form>
10
11 <?php
12 include 'foot.inc';
13 ?>
This page took 0.024974 seconds and 3 git commands to generate.