{# Template for one review. #}
{# User profile picture. #} {# Username #} {# Date at which review was posted. #}
{{ review.created_date|date:"j M, Y" }}
{{ review.title }}
{{ review.content }}
Was this review helpful? Yes No
{{ review.getHelpfulVoteCount }} / {{ review.getUnhelpfulVoteCount }}