]> git.ipfire.org Git - ipfire.org.git/blobdiff - templates/admin-planet-compose.html
Migrate xsrf_form_html().
[ipfire.org.git] / templates / admin-planet-compose.html
index 54125041136477b967bfd49dcaa9c27980a3817d..04fe68cd6c19b17d3660bb71214fb672e128048c 100644 (file)
@@ -4,7 +4,7 @@
        <div class="post">
                <h3>{{ _("Compose new entry") }}</h3>
                <form name="entry" method="post">
-                       {{ xsrf_form_html() }}
+                       {% raw xsrf_form_html() %}
                        {% if entry.id %}
                                <input type="hidden" name="id" value="{{ entry.id }}">
                        {% end %}