UNPKG

halo-theme-dream2.0-plus

Version:

梦之城,童话梦境,动漫类型博客主题。

8 lines 371 B
<div xmlns:th="https://www.thymeleaf.org" class="custom" th:fragment="footer (footer)" th:if="${!#strings.isEmpty(footer.content)}" th:with="classStr = ${footer != null and not #lists.isEmpty(footer.show_style) ? #strings.trim(#strings.listJoin(footer.show_style,' ')) : ''}" th:classappend="${classStr}" th:utext="${footer.content}"> </div>