<% _.each(topActions, function(topAction) { %> <%= topAction.caption || '' %> <% }) %>
<%= topContent %>
<%= _.template(flashcardInnerViewTemplate, {}) %>