]> git.ipfire.org Git - ipfire.org.git/commitdiff
error: updated page to new design
authorRico Hoppe <rico.hoppe@ipfire.org>
Wed, 11 Oct 2023 15:05:00 +0000 (15:05 +0000)
committerRico Hoppe <rico.hoppe@ipfire.org>
Wed, 11 Oct 2023 15:05:00 +0000 (15:05 +0000)
src/templates/error.html

index c5c10be2a06123886b2cd9fdf5c39f3d17be1c2b..5b6e9a2e9462cca32c7a01878040ed63932957f9 100644 (file)
@@ -5,9 +5,9 @@
 {% block container %}
        <section class="hero is-primary is-fullheight-with-navbar">
                <div class="hero-body">
-                       <div class="">
+                       <div class="container">
                                <p class="title">
-                                       {{ _("Oops - We Are Sorry, But Something Went Wrong")}}
+                                       {{ _("Oops - We Are Sorry, But Something Went Wrong") }}
                                </p>
                                <p class="subtitle">
                                        {% block message %}{{ _("Error %s") % status_code }}{% end block %}