{{ object.title }}
{% if request.user.id in object.likes_as_flat_user_id_list %} Liked {%endif%}{{object.content|safe}}
{% extends "notes/base.html" %} {%load forumtags%} {% block content %}
{{answer.content|safe}}
Edit ✏️️ Delete Is this answer accepted? {%if answer.isaccepted is True%}Yes.{%else%}No.{%endif%}{{answer.content|safe}}
Is this answer accepted? {%if answer.isaccepted is True%}Yes.{%else%}No.{%endif%} Comment on this answer. OR look at the comments.