]> andersk Git - sql.git/blobdiff - www/templates/signup
mako SQL interface
[sql.git] / www / templates / signup
similarity index 88%
rename from www/templates/main/signup.tmpl
rename to www/templates/signup
index 2df2c79604644badedbcc022a1c4631f01f4fd25..cdcde7c2faf69be3faf45fb59555663568ebc11b 100644 (file)
@@ -1,8 +1,5 @@
-#extends templates.common.shell
+<%include file="header"/>
 
-#def title: Change Password
-
-#block body
 <p>Your MySQL password should be different from your Athena account password.</p>
 
 <form method="post">
@@ -15,4 +12,5 @@
 </form>
 <hr />
 <p>Note: you need to also <a href="http://scripts.mit.edu/faq/59">update your .my.cnf file on Athena</a> if you want to use SIPB <a href="http://scripts.mit.edu/start/">scripts auto-installers</a> or access the MySQL service from the command-line.</p>
-#end block body
\ No newline at end of file
+
+<%include file="footer"/>
This page took 0.079351 seconds and 4 git commands to generate.