3 lines
184 B
HTML
3 lines
184 B
HTML
<th:block th:fragment="halo-comment(name,kind,group)">
|
|
<halo:comment th:attr="name=${name},kind=${kind},group=${group}" colorScheme="darkmode() ? 'dark' : 'light'" />
|
|
</th:block> |