]> andersk Git - sql-web.git/blame - tpl/error.php
new style: conform to new <scripts.mit.edu> textpattern template
[sql-web.git] / tpl / error.php
CommitLineData
6ba4f54c
JP
1<?php
2include 'head.php';
3?>
4
aaf1710a 5<h3>Page Error</h3>
6ba4f54c
JP
6
7<p>
8The page you were trying to view experienced an error while loading.
9An email reporting this error has been sent to the Support Team.
10</p>
11<p>
12Please accept our apologies for this inconvenience.
13</p>
14<p>
15Return <a href="do/main">Home</a>.
16</p>
17
18<?php
19include 'foot.php';
20?>
This page took 0.045518 seconds and 5 git commands to generate.