]> git.ipfire.org Git - ipfire.org.git/blobdiff - www/templates/admin-planet-compose.html
Website update.
[ipfire.org.git] / www / templates / admin-planet-compose.html
index edf5d3020e2f77dae5746fe7f8381b2aceebf220..0a8ef63f93126800ea6c803f2cb11916f6982ba4 100644 (file)
@@ -1,6 +1,6 @@
 {% extends "admin-base.html" %}
 
-{% block content %}
+{% block bodyA %}
        <div class="post">
                <h3>{{ _("Compose new entry") }}</h3>
                <form name="entry" method="post">
                }
        </script>
 {% end block %}
-
-{% block sidebar %}
-       <h4>Syntax info</h4>
-       <ul>
-               <li>
-                       <a href="http://de.wikipedia.org/wiki/Markdown" target="_blank">Wikipedia</a>
-               </li>
-       </ul>
-{% end block %}