{% load static %} Modify Topic
My image Homik Oil and Gas Facility Engineering School


Topics

{% if message %}

{{message}}

{% elif wrong_message %}

{{wrong_message}}

{% endif %} {% for i in topics %} {% endfor %}
Topic Description Status Created Modified Actions
{{i.topic_name}}{{i.description}} {% if i.status == 1 %} Active {% elif i.status == 0 %} Inactive {% endif %} {{i.created}}{{i.modified}}
{% csrf_token %}