{{ p.title }} {% if p.tags %} {% for t in p.tags.split(',') if t.strip() %}{{ t.strip() }}{% endfor %} {% endif %} {{ p.description }} {{ p.created_at }} {% if p.link %}Bağlantı ↗{% endif %} {% if p.stored_name %} Dosyayı İndir {% endif %}