πŸ† Π›ΡƒΡ‡ΡˆΠΈΠ΅ посты послСдних Π΄Π½Π΅ΠΉ {% for post in top_posts %} {{ forloop.counter }}: {% if post.emoji %}{{ post.emoji }} {% endif %}{% if post.prefix %}{{ post.prefix }} {% endif %}{{ post.title }} (+{{ post.upvotes }}) {% endfor %} πŸ”₯ ΠžΠ±ΡΡƒΠΆΠ΄Π°Π΅ΠΌΡ‹Π΅ Ρ‚Π΅ΠΌΡ‹ {% for post in hot_posts %} {{ forloop.counter }}: {% if post.emoji %}{{ post.emoji }} {% endif %}{% if post.prefix %}{{ post.prefix }} {% endif %}{{ post.title }} ({{ post.comment_count }} ΠΊΠΎΠΌΠΌΠ΅Π½Ρ‚Π°Ρ€ΠΈΠ΅Π²) {% endfor %} 😎 Π›ΡƒΡ‡ΡˆΠΈΠ΅ ΠΈΠ½Ρ‚Ρ€ΠΎ {% for intro in top_intros %} {{ forloop.counter }}: {{ intro.author.full_name }}, {{ intro.author.position }}{% if intro.author.company %} β€” {{ intro.author.company }}{% endif %} (+{{ intro.upvotes }}) {% endfor %} 🀣 Π›ΡƒΡ‡ΡˆΠΈΠΉ ΠΊΠΎΠΌΠΌΠ΅Π½Ρ‚Π°Ρ€ΠΈΠΉ {{ top_comment.author.full_name }} ΠΊ посту {{ top_comment.post.title }} (+{{ top_comment.upvotes }}) {% load posts %} {% render_plain top_comment 300 %}