Files
Stirling-PDF/stirling-pdf/build/resources/main/templates/fragments/featureGroupHeader.html
T

3 lines
129 B
HTML

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