diff -r 6b0659a0e4c3 -r 9823b527c3a1 client/templates/nodeeditor_readonly.html --- a/client/templates/nodeeditor_readonly.html Wed Sep 16 17:57:47 2015 +0200 +++ b/client/templates/nodeeditor_readonly.html Fri Sep 18 15:36:46 2015 +0200 @@ -7,7 +7,7 @@ <% if (node.uri) { %> <% } %> - <%-node.title%> + <%=node.title%> <% if (node.uri) { %><% } %>