]> andersk Git - sql-web.git/blobdiff - tpl/index.php
new style: conform to new <scripts.mit.edu> textpattern template
[sql-web.git] / tpl / index.php
index ba88c0eefe223af41e6130c114045dc8bbde560f..24ee7b84a7787fb04e585083ded4f60e7cfd7e29 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 include 'head.php';
 ?>
-<h2>About</h2>
+<h3>About</h3>
 
 <p>
 This service provides <a href="http://dev.mysql.com/doc">MySQL</a> databases to <a href="http://ca.mit.edu/">MIT certificate</a> holders.
@@ -17,7 +17,7 @@ All uses of this service must comply with the <a href="http://web.mit.edu/olh/We
 The SIPB MySQL Service is part of the <a href="http://scripts.mit.edu/">scripts.mit.edu</a> project.
 </p>
 
-<h2>Backups</h2>
+<h3>Backups</h3>
 
 <p>
 <strong>We strongly recommend you keep your own backups of your SQL schema and data.</strong> Your MySQL data is not stored in AFS.
@@ -25,7 +25,7 @@ Although we use various technical means to try to ensure the availability of you
 </p>
 
 <?/*
-<h2>Quotas</h2>
+<h3>Quotas</h3>
 
 <p>
 By default, new users can create up to <strong>5 databases</strong>, consuming a total of <strong>50 megabytes</strong> of SQL data.
@@ -43,7 +43,7 @@ Although you can drop any of your databases outside this interface, doing so wil
 </p>
 */?>
 
-<h2>Disclaimer</h2>
+<h3>Disclaimer</h3>
 
 <p>
 Although this service has been designed with reliability in mind, the SIPB MySQL service should not be used to host critical applications that cannot tolerate downtime.
This page took 0.025705 seconds and 4 git commands to generate.