diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/base.html | 8 | ||||
-rw-r--r-- | templates/index.html | 7 |
2 files changed, 8 insertions, 7 deletions
diff --git a/templates/base.html b/templates/base.html index a645150..6b36014 100644 --- a/templates/base.html +++ b/templates/base.html @@ -38,6 +38,14 @@ </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> diff --git a/templates/index.html b/templates/index.html index 4156a38..ef815dc 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,12 +1,5 @@ {% extends "base.html" %} {% block content %} <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> -<section> <h1>cleberg.net</h1> <pre>pub rsa4096 2022-11-16 [SC] <a href="/gpg.txt">3917 973F B159 BBB8 6194 5385 6945 1A51 7AC0 CB37</a> |