Minor update for members directory under new website
[hcoop/portal.git] / portal.mlt
index a673d77..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>
@@ -17,6 +31,7 @@ val showBal = Util.sub (#amount bal, deposit);
 <% running := Util.sub (running, amount)
 end %>
 </table>
+<a href="money?lookback=inf">Show all transactions</a><br>
 <b>Balance: $<% showBal %></b><br>
 <b>Deposit: $<% deposit %></b> (3 months of dues at the minimal <a href="pledge">pledge level</a>)