|
@ -185,7 +185,7 @@ |
|
|
</a> |
|
|
</a> |
|
|
<h6><span t-esc="event.name"></span></h6> |
|
|
<h6><span t-esc="event.name"></span></h6> |
|
|
<t t-if="event.teaching_html_content_records_published"> |
|
|
<t t-if="event.teaching_html_content_records_published"> |
|
|
<h6 style="background-color: orange;">Enregistrements disponibles :</h6> |
|
|
|
|
|
|
|
|
|
|
|
<div> |
|
|
<div> |
|
|
<t t-raw="event.teaching_html_content_records"/> |
|
|
<t t-raw="event.teaching_html_content_records"/> |
|
|
</div> |
|
|
</div> |
|
|