Skip to content

Commit

Permalink
[HOME] upade link to dsp with badge
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentporte committed Feb 21, 2024
1 parent 180aa6b commit 31c93a5
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
<a href="{{ calendar_url }}" class="{% if request.path == calendar_url %}is-active{% endif %}">{% trans "Events" %}</a>
</li>
<li>
<a href="{{ dsp_url }}" class="matomo-event" data-matomo-category="engagement" data-matomo-action="view" data-matomo-option="dsp"><span class="badge badge-base rounded-pill bg-success">Diagnostic Parcours IAE</span></a>
<a href="{{ dsp_url }}" class="matomo-event" data-matomo-category="engagement" data-matomo-action="view" data-matomo-option="dsp">
<strong class="mx-2">Diagnostic Parcours IAE</strong>
<span class="badge badge-base rounded-pill bg-success"><i class="ri-bubble-chart-line font-weight-medium" aria-hidden="true"></i> Nouveau</span>
</a>
</li>
</ul>

0 comments on commit 31c93a5

Please sign in to comment.