diff --git a/credits.html b/credits.html index f790099074..42cd8fa3d3 100644 --- a/credits.html +++ b/credits.html @@ -48,8 +48,7 @@ the few, genuinely free template web sites (although you have to e-mail the owner to find that out), and was heavily modified by Piotr Mitros, and later, thoughtbot. -

The system is running in the Amazon cloud, which allows us to hold up -to anticipated loads. +

The system is running in the Amazon cloud. diff --git a/main.html b/main.html index eac56c4027..bdc339cc9f 100644 --- a/main.html +++ b/main.html @@ -25,18 +25,56 @@ + ${self.body()}

+
Found a bug? Got an +idea for improving our system? Please give us your feedback. +
Subject:
+
Feedback:
+
+
+ +
+ + + +
+Supported operations: ^ * / + - || () +
+Supported suffixes: %kMGTcmunp + +
diff --git a/profile.html b/profile.html index 7e60afd1ec..71403bc28c 100644 --- a/profile.html +++ b/profile.html @@ -45,9 +45,6 @@ $(function() { } }); - $("a#inline").fancybox({ - 'hideOnContentClick': false - }); $('#change_password').click(function(){ $('#inline').trigger('click');