{% extends "sro2/main.html" %} {% block contentheader %} Организации с комментариями {% endblock %} {% block content %} {% if speccase %}
| # | Организация | СРО | Комментарий | |
|---|---|---|---|---|
| {{ forloop.counter }} | {{ org.org.name }} | {{ org.sro.name }} | {% autoescape off %}{{ org.speccomments }} | {% endautoescape %}Удалить |