{{ >partials/head }}
{{ >partials/header}}
Delete {{ note.id}}
{{#note}}
{{ note.id}}
{{ note.text}}
{{ note.dateTime}}
{{/note}}
Cancel
{{ >partials/footer }}