π₯ NEW: {% if post.prefix %}{{ post.prefix }} {% endif %}{{ post.title }}{% if post.room %} [{{ post.room.title }}]{% endif %}
ΠΠ²ΡΠΎΡ: {{ post.author.slug }} {% if post.author.telegram_data %}(tg: @{{ post.author.telegram_data.username }}){% endif %}
{% if post.url %}Π‘ΡΡΠ»ΠΊΠ°: {{ post.url }}{% endif %}{% if post.collectible_tag_code %}π¨ ΠΡΠΈΠΊΡΠ΅ΠΏΠ»ΡΠ½ ΠΊΠΎΠ»Π»Π΅ΠΊΡΠΈΠΎΠ½Π½ΡΠΉ ΡΠ΅Π³: {{ post.collectible_tag_code }}{% endif %}{% if not post.is_visible_in_feeds %}π ΠΠΎΡΡ Π²ΠΈΠ΄Π΅Π½ ΡΠΎΠ»ΡΠΊΠΎ Π² ΠΊΠΎΠΌΠ½Π°ΡΠ΅! ΠΠΎΠΆΠ½ΠΎ ΠΌΠΎΠ΄Π΅ΡΠΈΡΡ Π±Π΅Π· ΠΆΠ΅ΡΡΠΈ.{% endif %}
{% load posts %}{% render_plain post 350 %}
{{ settings.APP_HOST }}{% url "show_post" post.type post.slug %}