Add temporary notice to main portal page notifying members of the migration
authorClinton Ebadi <clinton@unknownlamer.org>
Sun, 6 Jan 2013 22:07:11 +0000 (17:07 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Sun, 6 Jan 2013 22:07:11 +0000 (17:07 -0500)
portal.mlt

index e9d82fe..f41f567 100644 (file)
@@ -4,6 +4,20 @@ val deposit = Balance.depositAmount (#id bal);
 val showBal = Util.sub (#amount bal, deposit);
 @header [] %>
 
+<div style="border: 2px solid red; background-color: LightSalmon;">
+
+<h3>Notice: Transition to Upgraded Servers in Progress</h3>
+
+<p>We are now providing a more powerful shell server and web server
+running Debian Squeeze. All members <strong>must take action</strong>
+to run their services on the new machines. There are also changes to
+mail routing that require action by most members. Read the <a
+href="http://wiki.hcoop.net/NavajosBogMigrationGuide">migration
+guide</a> for details on what you need to do to keep your account
+working. We have also called a roll call, so check your spam folder
+for recent mail from hcoop if you have not received it.
+</div>
+
 <% @payment [] %>
 
 <h3><a href="money">Your recent account activity</a></h3>