{{!-- TODO: figure out how to make the entire note clickable for opening with something like {{on "click" (fn this.openFullView)}} --}}
{{#if @note.editedAt}}

Edited: {{moment-format @note.editedAt}}

{{/if}}

Posted: {{moment-format @note.createdAt ""}}