]> andersk Git - sql-web.git/blob - tpl/main.php
717b51d4d1628c3ebfbbc6cc130b232561b89a22
[sql-web.git] / tpl / main.php
1 <?php
2
3 include 'head.php';
4
5 ?>
6 <h2>Databases</h2>
7 <?php
8
9 include 'foot.php';
10
11 ?>
This page took 0.022548 seconds and 3 git commands to generate.