{% if pastes %}
{{ p.created_at }}
{% if p.file_size %} {{ p.file_size | format_size }} {% endif %}Audio File
PDF Document
Word Document
Excel Spreadsheet
PowerPoint Presentation
{{ p.original_filename.split('.')[-1].upper() }} File
{{ p.content[:200] | e }}{% if p.content|length > 200 %}...{% endif %}
No pastes found
Create your first paste above!