diff options
author | P. J. McDermott <pehjota> | 2014-04-24 19:55:19 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-04-24 19:55:19 (EDT) |
commit | 21ec5c7d6539458839233f6c3811eb24b12a9d61 (patch) | |
tree | 31974a0342af98bce27786c0cfda59ea413fc57e | |
parent | 73b29ce693335ae03c506c9aeb9639e393df2ff3 (diff) |
templates/page.tmpl: Remove notice.
-rw-r--r-- | templates/page.tmpl | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl index 8956152..57023d4 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -44,14 +44,6 @@ </nav> <div class="main"> <div class="sidebar"> - <div> - <h1 style="color: #FF3F00;">Notice</h1> - <div> - <p style="color: #FF3F00;"> - The server providing proteanos.com services will be moving to a new network sometime during the week of 2014-04-21. There will be at least a few minutes of downtime, and DNS records will be updated. More details will be posted soon. - </p> - </div> - </div> <TMPL_IF HAVE_ACTIONS> <div> <h1>Wiki</h1> |