{{!-- 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 "MMM DD, YYYY H:mm"}}

{{/if}}

Posted: {{moment-format @note.createdAt "MMM DD, YYYY H:mm"}}

{{!--
--}} {{!-- TODO: Hardcoded values here, make them dynamic --}}