<%- if not self.hide then -%>
> <%- if self.content then -%> <%= self.content %> <%- else -%> <%= self.title %>
<%= self.description %> <%- end -%>
<%- end -%>