{% if enable_voting == true %} {% if vote_type == 'upvote' %} {% else %} {% endif %} {{ comment_weight }} {% if vote_type == 'downvote' %} {% else %} {% endif %} {% else %} {{ comment_weight }} {% endif %}