{% extends "./template.html" %} {% block content %} {% load static %}
Kanban Board | Creation Date | {% if kanban_permission == 4 %}Properties | {% endif %}|
{{ row.kanban_board_name }} | {{ row.date_created }} | {% if kanban_permission == 4 %} {% if row.requirement %}------ | {% else %}Properties | {% endif %} {% endif %}