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