File tree Expand file tree Collapse file tree
src/main/resources/templates Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html lang ="en " xmlns:th ="http://www.thymeleaf.org/ ">
3- < head th:replace ="fragments :: head "> </ head >
3+ < head th:replace ="~{ fragments :: head} "> </ head >
44< body class ="container ">
55
6- < header th:replace ="fragments :: header "> </ header >
6+ < header th:replace ="~{ fragments :: header} "> </ header >
77
88< form method ="post ">
99 < div class ="form-group ">
Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html lang ="en " xmlns:th ="http://www.thymeleaf.org/ ">
3- < head th:replace ="fragments :: head "> </ head >
3+ < head th:replace ="~{ fragments :: head} "> </ head >
44< body class ="container ">
55
6- < header th:replace ="fragments :: header "> </ header >
6+ < header th:replace ="~{ fragments :: header} "> </ header >
77
88< table class ="table table-striped ">
99 < thead >
Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html lang ="en " xmlns:th ="http://www.thymeleaf.org/ ">
3- < head th:replace ="fragments :: head "> </ head >
3+ < head th:replace ="~{ fragments :: head} "> </ head >
44< body class ="container ">
55
6- < header th:replace ="fragments :: header "> </ header >
6+ < header th:replace ="~{ fragments :: header} "> </ header >
77
88< p th:text ="${errorMsg} " style ="color:red; "> </ p >
99
Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html lang ="en " xmlns:th ="http://www.thymeleaf.org/ ">
3- < head th:replace ="fragments :: head "> </ head >
3+ < head th:replace ="~{ fragments :: head} "> </ head >
44< body class ="container ">
55
6- < header th:replace ="fragments :: header "> </ header >
6+ < header th:replace ="~{ fragments :: header} "> </ header >
77
88< form method ="post ">
99
Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html lang ="en " xmlns:th ="http://www.thymeleaf.org/ ">
3- < head th:replace ="fragments :: head "> </ head >
3+ < head th:replace ="~{ fragments :: head} "> </ head >
44< body class ="container ">
55
6- < header th:replace ="fragments :: header "> </ header >
6+ < header th:replace ="~{ fragments :: header} "> </ header >
77
88< table class ="table table-striped ">
99 < tr >
Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html lang ="en " xmlns:th ="http://www.thymeleaf.org/ ">
3- < head th:replace ="fragments :: head "> </ head >
3+ < head th:replace ="~{ fragments :: head} "> </ head >
44< body class ="container ">
55
6- < header th:replace ="fragments :: header "> </ header >
6+ < header th:replace ="~{ fragments :: header} "> </ header >
77
88< table class ="table table-striped ">
99 < thead >
Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html lang ="en " xmlns:th ="http://www.thymeleaf.org/ ">
3- < head th:replace ="fragments :: head "> </ head >
3+ < head th:replace ="~{ fragments :: head} "> </ head >
44< body class ="container ">
55
6- < header th:replace ="fragments :: header "> </ header >
6+ < header th:replace ="~{ fragments :: header} "> </ header >
77
88< form method ="post ">
99 < div class ="form-group ">
Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html lang ="en " xmlns:th ="http://www.thymeleaf.org/ ">
3- < head th:replace ="fragments :: head "> </ head >
3+ < head th:replace ="~{ fragments :: head} "> </ head >
44< body class ="container ">
55
6- < header th:replace ="fragments :: header "> </ header >
6+ < header th:replace ="~{ fragments :: header} "> </ header >
77
88< table class ="table table-striped ">
99 < thead >
You can’t perform that action at this time.
0 commit comments