{% extends "gstudio/base.html" %} {% load gstudio_tags %} {% load i18n %} {% block content %} {% if user.is_authenticated %}

{{admin_m.username}}'s initial twist to the thread


{%if flag %}
{% csrf_token %}
{% csrf_token %}
{% endif %}
{% csrf_token %}

{% autoescape off %} {% for each in topic %}

{{each.title}}

Posted on : {{each.creation_date}} by : {% for author in each.authors.all %} {{author}} {% endfor %}
{%autoescape on%} {% with each.html_content|safe as each_content %} {{each_content}} {% endwith %} {% endautoescape%}
{% csrf_token %}




Fibers : {% show_comment each user.id flag1 admin_id attribute %} {% endfor %} The discussion freezes at {{endtime}} {% endautoescape %} {% else %}

OOPS!!! Login Please!

{% endif %} {% endblock %}