]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blobdiff - templates/error-500.html
Bootstrap 4 migration: login
[people/shoehn/ipfire.org.git] / templates / error-500.html
index aec6150e4998a461b0f8383013677b12b397acf3..e499b9704b5248560797b4921aeee700f20dc97c 100644 (file)
@@ -2,17 +2,19 @@
 
 {% block explanation %}
        <div class="row">
-               <div class="col-lg-offset-2 col-lg-8 col-md-8">
-                       <h2>{{ _("Detailed information") }}</h2>
+               <div class="col-md-8 offset-2">
+                       <h4>{{ _("Detailed information") }}</h4>
 
                        <p>
                                {% if lang == "de" %}
                                        Bei der Verarbeitung der Anfrage kam es zu einem internen Problem
-                                       des Webservers.<br />Sollten nähere Informationen verfügbar sein, so
-                                       sind diese untenstehend angehangen.
+                                       des Webservers.<br />
+                                       Sollten nähere Informationen verfügbar sein, so
+                                       sind diese unterstehend angehangen.
                                {% else %}
                                        While processing the request, there was an internal problem
-                                       of the web server. <br /> If there are more information available,
+                                       of the web server.<br />
+                                       If there are more information available,
                                        they would be appended below.
                                {% end %}
                        </p>