diff -r 6b0659a0e4c3 -r 9823b527c3a1 client/templates/nodeeditor.html --- a/client/templates/nodeeditor.html Wed Sep 16 17:57:47 2015 +0200 +++ b/client/templates/nodeeditor.html Fri Sep 18 15:36:46 2015 +0200 @@ -4,7 +4,11 @@

- + <% if (options.show_node_editor_title_richtext) { %> +

<%=node.title%>
+ <% } else { %> + + <% } %>

<% if (options.show_node_editor_uri) { %>