3 lines
129 B
HTML
Raw Normal View History

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