<%- note.name %>

<% if (note.description) { %> <%= md(note.description) %> <% } %>