| ... | ... | @@ -4,6 +4,7 @@ template: main_no_lateral.html |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Mes favoris
|
|
|
|
|
|
|
|
<div class="fr-table--sm fr-table fr-table" id="table-sm-component">
|
| ... | ... | @@ -11,7 +12,7 @@ template: main_no_lateral.html |
|
|
|
<div class="fr-table__container">
|
|
|
|
<div class="fr-table__content">
|
|
|
|
<table id="favorites-table">
|
|
|
|
<caption>Liste de vos favoris</caption>
|
|
|
|
<caption></caption>
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th data-sort="title">Titre</th>
|
| ... | ... | @@ -24,7 +25,6 @@ template: main_no_lateral.html |
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<p><em>Cliquez sur les en-têtes pour trier</em></p>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
## Sauvegarder mes favoris
|
| ... | ... | |