]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blobdiff - templates/planet/posting.html
Update planet to use the new layout.
[people/shoehn/ipfire.org.git] / templates / planet / posting.html
similarity index 91%
rename from templates/planet-posting.html
rename to templates/planet/posting.html
index 4c0895008d5be45e9bd3411d36cea15d6e447e4f..c4e972425c3113c1ea438ca7545210582e866261 100644 (file)
@@ -1,12 +1,12 @@
-{% extends "planet-user.html" %}
+{% extends "user.html" %}
 
 {% block title %}{{ _("IPFire Planet") }} - {{ entry.title }}{% end block %}
 
 {% block bodyA %}
        <div class="page-header">
-               <h2>
+               <h1>
                        <a href="/post/{{ entry.slug }}">{{ entry.title }}</a>
-               </h2>
+               </h1>
        </div>
 
        <div class="row">