mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
course banner: opening date by user
This commit is contained in:
parent
5b635fbe58
commit
75ba07f181
@ -22,8 +22,8 @@
|
||||
|
||||
<div class="grid-3">
|
||||
<p style="text-align: right;">
|
||||
<i>ouvert le 11 avril 2019</i><br>
|
||||
par <b>Soline Maillet | SIPAS</b>
|
||||
<i>ouvert le {{ accompanyingCourse.openingDate|format_date('short') }}</i><br>
|
||||
par <b>{{ accompanyingCourse.user.usernameCanonical }}</b>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user