<% if (mode == 'view') { %>

<%= name || "Untitled" %>

<%= caption %>
<%= tags %>

<% } %> <% if (mode == 'edit') { %>
<% } %>