<%if(typeof(notes) !== 'undefined' && notes.length > 0) { %> <%= notes.replace(/\r?\n/g, '') %> <%} else {%> Your notes go here! <%}%>
These notes are only visible within this app.