File tree 3 files changed +6
-3
lines changed
src/main/webapp/WEB-INF/views
3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 2
2
< html lang ="en " th:lang ="${#locale.language == 'ru' ? 'ru' : 'en'} "
3
3
xmlns ="http://www.w3.org/1999/xhtml "
4
4
xmlns:th ="http://www.thymeleaf.org "
5
- xmlns:sec ="http://www.thymeleaf.org/thymeleaf-extras-springsecurity3 ">
5
+ xmlns:sec ="http://www.thymeleaf.org/thymeleaf-extras-springsecurity3 "
6
+ xmlns:togglz ="https://github.com/heneke/thymeleaf-extras-togglz ">
6
7
< head >
7
8
< meta charset ="utf-8 " />
8
9
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
Original file line number Diff line number Diff line change 2
2
< html lang ="en " th:lang ="${#locale.language == 'ru' ? 'ru' : 'en'} "
3
3
xmlns ="http://www.w3.org/1999/xhtml "
4
4
xmlns:th ="http://www.thymeleaf.org "
5
- xmlns:sec ="http://www.thymeleaf.org/thymeleaf-extras-springsecurity3 ">
5
+ xmlns:sec ="http://www.thymeleaf.org/thymeleaf-extras-springsecurity3 "
6
+ xmlns:togglz ="https://github.com/heneke/thymeleaf-extras-togglz ">
6
7
< head >
7
8
< meta charset ="utf-8 " />
8
9
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
Original file line number Diff line number Diff line change 2
2
< html lang ="en " th:lang ="${#locale.language == 'ru' ? 'ru' : 'en'} "
3
3
xmlns ="http://www.w3.org/1999/xhtml "
4
4
xmlns:th ="http://www.thymeleaf.org "
5
- xmlns:sec ="http://www.thymeleaf.org/thymeleaf-extras-springsecurity3 ">
5
+ xmlns:sec ="http://www.thymeleaf.org/thymeleaf-extras-springsecurity3 "
6
+ xmlns:togglz ="https://github.com/heneke/thymeleaf-extras-togglz ">
6
7
< head >
7
8
< meta charset ="utf-8 " />
8
9
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
You can’t perform that action at this time.
0 commit comments