diff --git a/templates/widget/notice.html b/templates/widget/notice.html index 35cc00c..fca49f9 100644 --- a/templates/widget/notice.html +++ b/templates/widget/notice.html @@ -2,7 +2,8 @@ th:fragment="widget (sidebar)" th:class="'card widget notice ' + ${sidebar.hide} + ' is-hidden-all'">
- +
@@ -10,6 +11,8 @@
- [(${sidebar.content})] +
+ [(${sidebar.content})] +
\ No newline at end of file