{% extends "base.html" %}{% block title %}KI4TUK Review{% endblock %}{% block content %}
| ID | Erstelldatum | Themen | Konzepte | Hilfsmaterial | Vorschau | Kommentare | Letztes Kommentar | Freigaben Aktzeptiert/Abgelehnt |
|---|---|---|---|---|---|---|---|---|
| {{ rat.id }} | {{ rat.date }} | {% include '/Rats/table_columns_to_include/subject_column.html' %} {% include '/Rats/table_columns_to_include/concept_column.html' %}{{ rat.help_materials|length }} | {% include '/Rats/table_columns_to_include/preview_column.html' %} {% include '/Rats/table_columns_to_include/comment_column.html' %} {% include '/Rats/table_columns_to_include/date_column.html' %} {% include '/Rats/table_columns_to_include/acceptance_column.html' %}