{{ likes.count }}
{# TODO: link to list all who appreciated #} people likedPost a Comment
{% else %}Sign in to comment
{% endif %}{{ comment }}
{% extends 'articles/base.html' %}
{% load static %}
{% load social_share %}
{% load crispy_forms_tags %}
{% block meta_tags %}
{% endblock meta_tags %}
{% block content %}
{{ comment }}
{{ likes.count }}
{# TODO: link to list all who appreciated #}
people liked
Post a Comment
{% else %}
Sign in
to comment
{% endif %}
No one commented in this article.
{% endfor %}
You may also read
No Realated Article Found
{{ comment }}