{{ post.title }}
- {{ post.post_date }}
 - {{ '%s comments'|get_lang|format(post.n_comments) }}
 - {{ post.author }}
 - {{ post.score_ranking }}
 
                            {{ post.content }}
                        
                        {% if post.files %}
                            
                        {% endif %}
                        {{ post.frm_rating ?: '' }}
                    
{{ '%s comments'|get_lang|format(post.n_comments) }}