diff -r 61c45e41a515 -r eaaa1efce396 client/templates/nodeeditor_video.html --- a/client/templates/nodeeditor_video.html Tue Oct 04 16:40:25 2016 +0200 +++ b/client/templates/nodeeditor_video.html Thu Jan 05 16:26:07 2017 +0100 @@ -7,7 +7,7 @@ <% if (node.uri) { %> <% } %> - <%-node.title%> + <%=node.title%> <% if (node.uri) { %><% } %>