Adding inmportant information display about Linode's outage. Can be used for server information (maintenance) later on.

This commit is contained in:
Samuel Clay 2010-08-25 09:29:20 -04:00
parent 389157e2f0
commit bba0a2a267

View file

@ -246,6 +246,17 @@
</div>
{% endif %}
<div class="NB-module NB-module-features">
<h5 class="NB-module-header">Important information</h5>
<table class="" cellpadding="0" cellspacing="0">
<tr class="NB-module-feature NB-module-feature-new">
<td class="NB-module-feature-date">Today, 8 - 9am ET</td>
<td class="NB-module-feature-description">Our server host, Linode Atlanta, was targetted in a malicious DDoS. NewsBlur was down as a result. Everything's fine now.</td>
</tr>
</table>
</div>
</div>