mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
flex-table accompanyingcourse-list used in two contexts + wraplist title style
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% block content %}
|
||||
<div class="flex-table">
|
||||
<div class="flex-table accompanyingcourse-list">
|
||||
{% for accompanying_period in accompanying_periods %}
|
||||
<div class="item-bloc">
|
||||
<div class="item-row">
|
||||
|
@@ -5,7 +5,7 @@
|
||||
{% block title %}{{ 'Accompanying period list'|trans }}{% endblock title %}
|
||||
|
||||
{% block personcontent %}
|
||||
<div class="accompanyingcourse-list">
|
||||
<div class="person-accompanyingperiods">
|
||||
|
||||
<h1>{{ 'Accompanying period list'|trans }}</h1>
|
||||
|
||||
|
Reference in New Issue
Block a user