2025-05-17 18:45:40 +01:00

3 lines
129 B
HTML

<div th:fragment="featureGroupHeader" class="feature-group-header">
<h6 class="menu-title" th:text="${groupTitle}"></h6>
</div>