File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
src/main/webapp/WEB-INF/views/category Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 12
12
< link rel ="stylesheet " href ="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
13
13
< link rel ="stylesheet " href ="https://cdn.rawgit.com/usrz/bootstrap-languages/3ac2a3d2b27ac43a471cd99e79d378a03b2c6b5f/languages.min.css " th:href ="${BOOTSTRAP_LANGUAGE} " />
14
14
< link rel ="stylesheet " href ="../../static/styles/main.css " th:href ="${MAIN_CSS} " />
15
- < link rel ="canonical " href ="" th:href ="@{${PUBLIC_URL} + ${INFO_CATEGORY_PAGE}(id=${categoryId},slug=${categorySlug})} " />
15
+ <!--/*/
16
+ <link rel="canonical" th:href="@{${PUBLIC_URL} + ${INFO_CATEGORY_PAGE}(id=${categoryId},slug=${categorySlug})}" />
17
+ /*/-->
16
18
</ head >
17
19
< body >
18
20
< div class ="container-fluid ">
You can’t perform that action at this time.
0 commit comments