correction of template, display title linked to workflow doc

This commit is contained in:
Julie Lenaerts 2022-03-10 14:03:37 +01:00
parent 2628e58ea0
commit bf2d9acc5a

View File

@ -1,9 +1,7 @@
<div class="flex-table accompanying_course_work-list"> <div class="flex-table accompanying_course_work-list">
<div class="item-bloc evaluation-item bg-chill-llight-gray"> <div class="item-bloc evaluation-item bg-chill-llight-gray">
<div class="item-row mb-2"> <div class="item-row mb-2">
{% for d in evaluation.documents %} <h1>{{ doc.title }}</h1>
<h1>{{ d.title }}</h1>
{% endfor %}
</div> </div>
<div class="item-row mb-2"> <div class="item-row mb-2">
<h2 class="badge-title"> <h2 class="badge-title">