<% if (context.profile.name) { %>
<%= context.profile.name %> (<%= context.profile.id.slice(0, 8) %>)
🔎
<% } %>