]> 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 c0acb320d85627d8564bca108f1cf1e82cc04b40..24ee7b84a7787fb04e585083ded4f60e7cfd7e29 100644 (file)
@@ -1,14 +1,7 @@
 <?php
 include 'head.php';
-/*
-<strong>Important Notice:</strong><p> This is a beta service and is not yet ready for use in data intensive applications.
-
-<hr />
-
-<br />
-*/
 ?>
-<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.
@@ -24,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.
@@ -32,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.
@@ -50,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.06149 seconds and 4 git commands to generate.