<%= name || "Untitled" %>
<% if(caption != null) { %> <%= caption %> <% } %>