]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blobdiff - www/templates/stasy-model-detail.html
Website update.
[people/shoehn/ipfire.org.git] / www / templates / stasy-model-detail.html
index 0b55f916dc3f1f593a0cd1bc6461c464f4eaea2f..d50c05c9c4239116e183fccc1afb0a32c3e0b4e4 100644 (file)
@@ -2,13 +2,16 @@
 
 {% block title %}{{ vendor_name }} - {{ model_name or model_id }}{% end block %}
 
-{% block content %}
-       <h3>{{ vendor_name }} - {{ model_name or model_id  }}</h3>
+{% block body %}
+       <div class="page-header">
+               <h1>{{ vendor_name }} - {{ model_name or model_id  }}</h1>
+       </div>
+
        <p>
                {{ _("This device is installed on approximately %.2f%% of all systems.") % percentage }}
        </p>
 
-       <h3>{{ _("Feedback") }}</h3>
+       <h2>{{ _("Feedback") }}</h2>
        {% if lang == "de" %}
                <p>
                        Im IPFire-Wiki befindet sich eine Sektion mit Kommentaren und Ratschlägen