Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1757 from johngian/banner-migration
Browse files Browse the repository at this point in the history
Infrastructure migration banner.
  • Loading branch information
akatsoulas authored Jun 21, 2017
2 parents bd2ecef + 6ea0adc commit 1e9ea33
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mozillians/jinja2/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,11 @@
</div>
{% endwith %}
{% endfor %}
<div class="alert alert-warning">
<p>Mozillians.org will be moving datacenter.</p>
<p>This change is expected to occur on 22 JUN 2017 and we anticipate minimal downtime.</p>
<p>All users and API consumers of mozillians.org will be affected. Please accept our apologies for any service interruption.</p>
</div>
{% endblock messages %}
{% block content %}{% endblock %}
<a href="#" id="back-to-top">
Expand Down

0 comments on commit 1e9ea33

Please sign in to comment.