3 lines
194 B
Plaintext
3 lines
194 B
Plaintext
<article data-width="<%= note.width %>" data-height="<%= note.height %>" data-x="<%= note.x %>" note-y="<%= note.y %>" data-id="<%= note.id %>">
|
|
<%= raw DText.sanitize(note.body) %>
|
|
</article> |