diff --git a/amanuensis/server/session/session.editor.jinja b/amanuensis/server/session/session.editor.jinja
index bbbce46..0e10d5a 100644
--- a/amanuensis/server/session/session.editor.jinja
+++ b/amanuensis/server/session/session.editor.jinja
@@ -43,7 +43,7 @@
{# If article is not finalized, show button to submit and retract #}
{% if article and not article.status.approved %}
-
+
{% endif %}
{# Header always includes character/player info #}
@@ -90,14 +90,14 @@
{# In edit mode, `article` is specified and `characters` is #}
{# not, and the editor pane contains the article editor. #}
{% if article %}
-