We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e13b649 commit f1e2eeeCopy full SHA for f1e2eee
src/main/webapp/WEB-INF/views/site/index.html
@@ -88,7 +88,7 @@
88
<div class="row" id="content">
89
<div class="col-sm-3">
90
<nav>
91
- <p th:text="|#{t_you_may}:|">You may</p>
+ <p th:text="|#{t_you_may}:|">You may:</p>
92
<ul>
93
<li togglz:active="LIST_CATEGORIES">
94
<a th:href="@{${LIST_CATEGORIES_PAGE}}" th:text="#{t_show_categories_list}" href="../category/list.html">show list of categories</a>
0 commit comments