{% extends 'website/templates/base.html' %} {% load static %} {% load widget_tweaks %} {% load permission_tags %} {% block title %} {{ question.category }} - {{ question.title }} - FOSSEE Forums {% endblock %} {% block content %} saving . . . saved
{{ comment.date_created|date:"d-m-y" }}, {{ comment.date_created|time }} {{ comment.user }} {% if user|can_edit:comment %}
Login to add comment {% endif %}