<% currentAppname = currentApp ? currentApp.name : 'search'; // TODO: search fallback is not always safe assumption %> <%- currentApp ? _('App: ').t() + _(currentApp.label).t() : _('Apps').t() %>