Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <head th:fragment="head">
- <title th:if="${pageTitle}" th:text="${pageTitle}"></title>
- <link th:href="@{/css/index-style.css}" rel="stylesheet" type="text/css"/>
- <link th:href="@{/css/form-style.css}" rel="stylesheet" type="text/css"/>
- </head>
Advertisement
Add Comment
Please, Sign In to add comment