]> git.ipfire.org Git - ipfire.org.git/blobdiff - templates/admin-planet.html
Huge update for fireinfo, introducting talk and nopaste
[ipfire.org.git] / templates / admin-planet.html
index a7efed449ec06b511e806491230385fd8ef1d993..c40118d1c043bdddbec3da69c7c597c08d32266f 100644 (file)
@@ -1,6 +1,6 @@
-{% extends "admin-base.html" %}
+{% extends "base.html" %}
 
-{% block bodyA %}
+{% block body %}
        <div id="post">
                <h3>{{ _("Planet Administrator") }}</h3>
 
@@ -17,7 +17,7 @@
                        {% for entry in entries %}
                                <tr>
                                        <td>
-                                               {{ entry.author.cn }}
+                                               {{ entry.author.name }}
                                        </td>
                                        <td>
                                                <a href="http://planet.ipfire.org/post/{{ entry.slug }}" target="_blank">{{ entry.title }}</a>