File tree Expand file tree Collapse file tree 11 files changed +44
-44
lines changed Expand file tree Collapse file tree 11 files changed +44
-44
lines changed Original file line number Diff line number Diff line change 14
14
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
15
15
< html xmlns ="http://www.w3.org/1999/xhtml ">
16
16
< f:view >
17
- < head >
17
+ < h: head>
18
18
< title > < h:outputText value ="#{m.t_404_title} " /> </ title >
19
19
< meta http-equiv ="Content-Type " content ="text/html; charset=utf8 " />
20
20
< link rel ="stylesheet " type ="text/css " href ="styles/main.css " />
21
21
< link rel ="stylesheet " type ="text/css " href ="styles/error.css " />
22
- </ head >
23
- < body >
22
+ </ h: head>
23
+ < h: body>
24
24
< %@ include file="/WEB-INF/segments/header.jspf" %>
25
25
< div id ="content ">
26
26
< table >
36
36
</ table >
37
37
</ div >
38
38
< %@ include file="/WEB-INF/segments/footer.jspf" %>
39
- </ body >
39
+ </ h: body>
40
40
</ f:view >
41
41
</ html >
Original file line number Diff line number Diff line change 6
6
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
7
7
< html xmlns ="http://www.w3.org/1999/xhtml ">
8
8
< f:view >
9
- < head >
9
+ < h: head>
10
10
< title > MyStamps: < h:outputText value ="#{m.t_activation_title} " /> </ title >
11
11
< meta http-equiv ="Content-Type " content ="text/html; charset=utf8 " />
12
12
< link rel ="stylesheet " type ="text/css " href ="styles/main.css " />
13
- </ head >
14
- < body >
13
+ </ h: head>
14
+ < h: body>
15
15
< %@ include file="/WEB-INF/segments/header.jspf" %>
16
16
< div id ="content ">
17
17
< h3 >
99
99
</ div >
100
100
</ div >
101
101
< %@ include file="/WEB-INF/segments/footer.jspf" %>
102
- </ body >
102
+ </ h: body>
103
103
</ f:view >
104
104
</ html >
Original file line number Diff line number Diff line change 5
5
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
6
6
< html xmlns ="http://www.w3.org/1999/xhtml ">
7
7
< f:view >
8
- < head >
8
+ < h: head>
9
9
< title > MyStamps: < h:outputText value ="#{m.t_registration_title} " /> </ title >
10
10
< meta http-equiv ="Content-Type " content ="text/html; charset=utf8 " />
11
11
< link rel ="stylesheet " type ="text/css " href ="styles/main.css " />
12
- </ head >
13
- < body >
12
+ </ h: head>
13
+ < h: body>
14
14
< %@ include file="/WEB-INF/segments/header.jspf" %>
15
15
< div id ="content ">
16
16
< h3 >
19
19
< h:outputText value ="#{m.t_activation_sent_message} " />
20
20
</ div >
21
21
< %@ include file="/WEB-INF/segments/footer.jspf" %>
22
- </ body >
22
+ </ h: body>
23
23
</ f:view >
24
24
</ html >
Original file line number Diff line number Diff line change 5
5
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
6
6
< html xmlns ="http://www.w3.org/1999/xhtml ">
7
7
< f:view >
8
- < head >
8
+ < h: head>
9
9
< title > MyStamps: < h:outputText value ="#{m.t_activation_title} " /> </ title >
10
10
< meta http-equiv ="Content-Type " content ="text/html; charset=utf8 " />
11
11
< link rel ="stylesheet " type ="text/css " href ="styles/main.css " />
12
- </ head >
13
- < body >
12
+ </ h: head>
13
+ < h: body>
14
14
< %@ include file="/WEB-INF/segments/header.jspf" %>
15
15
< div id ="content ">
16
16
< h3 >
22
22
</ h:outputFormat >
23
23
</ div >
24
24
< %@ include file="/WEB-INF/segments/footer.jspf" %>
25
- </ body >
25
+ </ h: body>
26
26
</ f:view >
27
27
</ html >
Original file line number Diff line number Diff line change 5
5
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
6
6
< html xmlns ="http://www.w3.org/1999/xhtml ">
7
7
< f:view >
8
- < head >
8
+ < h: head>
9
9
< title > MyStamps: < h:outputText value ="#{m.t_add_country} " /> </ title >
10
10
< meta http-equiv ="Content-Type " content ="text/html; charset=utf8 " />
11
11
< link rel ="stylesheet " type ="text/css " href ="styles/main.css " />
12
- </ head >
13
- < body >
12
+ </ h: head>
13
+ < h: body>
14
14
< %@ include file="/WEB-INF/segments/header.jspf" %>
15
15
< div id ="content ">
16
16
< h3 >
38
38
</ div >
39
39
</ div >
40
40
< %@ include file="/WEB-INF/segments/footer.jspf" %>
41
- </ body >
41
+ </ h: body>
42
42
</ f:view >
43
43
</ html >
Original file line number Diff line number Diff line change 6
6
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
7
7
< html xmlns ="http://www.w3.org/1999/xhtml ">
8
8
< f:view >
9
- < head >
9
+ < h: head>
10
10
< title > MyStamps: < h:outputText value ="#{m.t_add_series} " /> </ title >
11
11
< meta http-equiv ="Content-Type " content ="text/html; charset=utf8 " />
12
12
< link rel ="stylesheet " type ="text/css " href ="styles/main.css " />
13
- </ head >
14
- < body >
13
+ </ h: head>
14
+ < h: body>
15
15
< %@ include file="/WEB-INF/segments/header.jspf" %>
16
16
< div id ="content ">
17
17
< h3 >
67
67
</ div >
68
68
</ div >
69
69
< %@ include file="/WEB-INF/segments/footer.jspf" %>
70
- </ body >
70
+ </ h: body>
71
71
</ f:view >
72
72
</ html >
Original file line number Diff line number Diff line change 6
6
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
7
7
< html xmlns ="http://www.w3.org/1999/xhtml ">
8
8
< f:view >
9
- < head >
9
+ < h: head>
10
10
< title > MyStamps: < h:outputText value ="#{m.t_auth_title} " /> </ title >
11
11
< meta http-equiv ="Content-Type " content ="text/html; charset=utf8 " />
12
12
< link rel ="stylesheet " type ="text/css " href ="styles/main.css " />
13
- </ head >
14
- < body >
13
+ </ h: head>
14
+ < h: body>
15
15
< %@ include file="/WEB-INF/segments/header.jspf" %>
16
16
< div id ="content ">
17
17
< h3 >
63
63
</ div >
64
64
</ div >
65
65
< %@ include file="/WEB-INF/segments/footer.jspf" %>
66
- </ body >
66
+ </ h: body>
67
67
</ f:view >
68
68
</ html >
Original file line number Diff line number Diff line change 5
5
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
6
6
< html xmlns ="http://www.w3.org/1999/xhtml ">
7
7
< f:view >
8
- < head >
8
+ < h: head>
9
9
< title > MyStamps: < h:outputText value ="#{m.t_index_title} " /> </ title >
10
10
< meta http-equiv ="Content-Type " content ="text/html; charset=utf8 " />
11
11
< link rel ="stylesheet " type ="text/css " href ="styles/main.css " />
12
- </ head >
13
- < body >
12
+ </ h: head>
13
+ < h: body>
14
14
< %@ include file="/WEB-INF/segments/header.jspf" %>
15
15
< div id ="content ">
16
16
< h:outputText value ="#{m.t_you_may} " /> :
33
33
</ ul >
34
34
</ div >
35
35
< %@ include file="/WEB-INF/segments/footer.jspf" %>
36
- </ body >
36
+ </ h: body>
37
37
</ f:view >
38
38
</ html >
Original file line number Diff line number Diff line change 5
5
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
6
6
< html xmlns ="http://www.w3.org/1999/xhtml ">
7
7
< f:view >
8
- < head >
8
+ < h: head>
9
9
< title > MyStamps: < h:outputText value ="#{m.t_maintenance_title} " /> </ title >
10
10
< meta http-equiv ="Content-Type " content ="text/html; charset=utf8 " />
11
11
< link rel ="stylesheet " type ="text/css " href ="styles/main.css " />
12
12
< link rel ="stylesheet " type ="text/css " href ="styles/error.css " />
13
- </ head >
14
- < body >
13
+ </ h: head>
14
+ < h: body>
15
15
< %@ include file="/WEB-INF/segments/header.jspf" %>
16
16
< div id ="content ">
17
17
< div id ="error-msg ">
21
21
</ div >
22
22
</ div >
23
23
< %@ include file="/WEB-INF/segments/footer.jspf" %>
24
- </ body >
24
+ </ h: body>
25
25
</ f:view >
26
26
</ html >
Original file line number Diff line number Diff line change 6
6
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
7
7
< html xmlns ="http://www.w3.org/1999/xhtml ">
8
8
< f:view >
9
- < head >
9
+ < h: head>
10
10
< title > MyStamps: < h:outputText value ="#{m.t_registration_title} " /> </ title >
11
11
< meta http-equiv ="Content-Type " content ="text/html; charset=utf8 " />
12
12
< link rel ="stylesheet " type ="text/css " href ="styles/main.css " />
13
- </ head >
14
- < body >
13
+ </ h: head>
14
+ < h: body>
15
15
< %@ include file="/WEB-INF/segments/header.jspf" %>
16
16
< div id ="content ">
17
17
< h3 >
55
55
</ div >
56
56
</ div >
57
57
< %@ include file="/WEB-INF/segments/footer.jspf" %>
58
- </ body >
58
+ </ h: body>
59
59
</ f:view >
60
60
</ html >
Original file line number Diff line number Diff line change 5
5
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
6
6
< html xmlns ="http://www.w3.org/1999/xhtml ">
7
7
< f:view >
8
- < head >
8
+ < h: head>
9
9
< title > MyStamps: < h:outputText value ="#{m.t_restore_password_title} " /> </ title >
10
10
< meta http-equiv ="Content-Type " content ="text/html; charset=utf8 " />
11
11
< link rel ="stylesheet " type ="text/css " href ="styles/main.css " />
12
- </ head >
13
- < body >
12
+ </ h: head>
13
+ < h: body>
14
14
< %@ include file="/WEB-INF/segments/header.jspf" %>
15
15
< div id ="content ">
16
16
< %-- TODO: add content (#19) --%>
17
17
</ div >
18
18
< %@ include file="/WEB-INF/segments/footer.jspf" %>
19
- </ body >
19
+ </ h: body>
20
20
</ f:view >
21
21
</ html >
You can’t perform that action at this time.
0 commit comments