diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/base.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/base.html b/templates/base.html index 6b36014..a645150 100644 --- a/templates/base.html +++ b/templates/base.html @@ -38,14 +38,6 @@ </ul> </nav> - <section> - <div class="alert"> - <b><u>Service Outage</u></b - >: Please note that all services and subdomains on - <code>cleberg.net</code> will be unavailable for a few days. - </div> - </section> - <main>{% block content %}{% endblock content %}</main> <footer> |