{% load djeddit_tags %}
  • {% firstLine thread.title 50 %}

    {% with thread.op.getReplies|length as commentsCount %} {% if commentsCount %} {% getAmount commentsCount 'comment' %} {% else %} {% getAmount commentsCount 'comment' %} {% endif %} {% if thread.is_stickied %}   {% endif %} {% endwith %} {% if showTopic %}on {{ thread.topic.title }} {% endif %}

    {% if showCreatedBy %} Submitted by {% if thread.op.created_by %} {% postUserName thread.op.created_by %} {% else %} {% postUserName thread.op.created_by %} {% endif %} {% postDate thread.op.created_on 'on ' %} Cheetah! {% else %} {{ thread.op.created_on }} {% endif %}
    {{ thread.op.score }}
    Points
    {{ thread.views }}
    Views