{{ note.title }}
Shared by {{ note.created_by.username }} • Created {{ note.created_at|format_date }} {% if note.updated_at > note.created_at %} • Updated {{ note.updated_at|format_date }} {% endif %}
{% if share %}
👁️
Views: {{ share.view_count }}{% if share.max_views %} / {{ share.max_views }}{% endif %}
{% if share.expires_at %}
⏰
Expires: {{ share.expires_at|format_datetime }}
{% endif %}
{% endif %}
{{ note.render_html()|safe }}
📄
Download as Markdown
🌐
Download as HTML
📑
Download as PDF