]> andersk Git - sql-web.git/blame - tpl/login_ssl.php
first stab at 0.2
[sql-web.git] / tpl / login_ssl.php
CommitLineData
997305cf
JP
1<?php
2include '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
12include 'foot.inc';
13?>
This page took 0.820548 seconds and 5 git commands to generate.