Skip to content

Commit

Permalink
BugFix
Browse files Browse the repository at this point in the history
  • Loading branch information
goulven authored and goulven committed Dec 5, 2024
1 parent b6351b3 commit 1b13b46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/src/main/resources/templates/themes/v2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,6 @@ <h2 class="h2 text-green-bg-transparent d-inline-flex px-3 my-3">Nos catégories
th:alt="${vertical.i18n(siteLanguage).verticalHomeTitle}">
<div class="card-body">
<h3 class="h5 card-title" th:text="${vertical.i18n(siteLanguage).verticalHomeTitle}"></h3>
<p class="card-text" th:text="${vertical.i18n(siteLanguage).truncatedHomeDescription(75)}"></p>
</div>
<div class="card-footer bg-white border-0 p-0">
<div class="d-grid">
Expand Down

0 comments on commit 1b13b46

Please sign in to comment.