| # | Comment | By | Status | Action | ||
|---|---|---|---|---|---|---|
| {{forloop.counter }} |
{{ comment.content }} View in the Post |
{{ comment.author }} | {% if comment.is_approved %}Approved | {% else %} | Awaiting for Moderation | {% endif %} |
{% extends 'backend/base.html'%} {% block content %}
| # | Comment | By | Status | Action | ||
|---|---|---|---|---|---|---|
| {{forloop.counter }} |
{{ comment.content }} View in the Post |
{{ comment.author }} | {% if comment.is_approved %}Approved | {% else %} | Awaiting for Moderation | {% endif %} |