<% if (plugins.screenshot) { %>

<%= plugins.screenshot.title %>

<% if (plugins.screenshot.error) { %>
<%= plugins.screenshot.error.message %>
<% } else if (plugins.screenshot.image) { %> <% } else if (plugins.screenshot.content) { %>
<%= plugins.screenshot.content %>
<% } %>
<% } %>