<%- ctx.name %>

<% if (ctx.canListPosts) { %>
<%= ctx.makeTextInput({name: 'search-text', placeholder: 'enter some tags'}) %> or '>browse all posts
<% } %>