File tree Expand file tree Collapse file tree 13 files changed +22
-22
lines changed Expand file tree Collapse file tree 13 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 21
21
< link rel ="stylesheet " type ="text/css " href ="styles/error.css " />
22
22
</ h:head >
23
23
< h:body >
24
- < %@ include file ="/WEB-INF/ segments/header.jspf" % >
24
+ < ui: include src ="/segments/header.xhtml " / >
25
25
< div id ="content ">
26
26
< table >
27
27
< tr >
35
35
</ tr >
36
36
</ table >
37
37
</ div >
38
- < %@ include file ="/WEB-INF/ segments/footer.jspf" % >
38
+ < ui: include src ="/segments/footer.xhtml " / >
39
39
</ h:body >
40
40
</ f:view >
41
41
</ html >
Original file line number Diff line number Diff line change 12
12
< link rel ="stylesheet " type ="text/css " href ="styles/main.css " />
13
13
</ h:head >
14
14
< h:body >
15
- < %@ include file ="/WEB-INF/ segments/header.jspf" % >
15
+ < ui: include src ="/segments/header.xhtml " / >
16
16
< div id ="content ">
17
17
< h3 >
18
18
< h:outputText value ="#{m.t_activation_on_site} " />
98
98
</ h:form >
99
99
</ div >
100
100
</ div >
101
- < %@ include file ="/WEB-INF/ segments/footer.jspf" % >
101
+ < ui: include src ="/segments/footer.xhtml " / >
102
102
</ h:body >
103
103
</ f:view >
104
104
</ html >
Original file line number Diff line number Diff line change 11
11
< link rel ="stylesheet " type ="text/css " href ="styles/main.css " />
12
12
</ h:head >
13
13
< h:body >
14
- < %@ include file ="/WEB-INF/ segments/header.jspf" % >
14
+ < ui: include src ="/segments/header.xhtml " / >
15
15
< div id ="content ">
16
16
< h3 >
17
17
< h:outputText value ="#{m.t_registration_on_site} " />
18
18
</ h3 >
19
19
< h:outputText value ="#{m.t_activation_sent_message} " />
20
20
</ div >
21
- < %@ include file ="/WEB-INF/ segments/footer.jspf" % >
21
+ < ui: include src ="/segments/footer.xhtml " / >
22
22
</ h:body >
23
23
</ f:view >
24
24
</ html >
Original file line number Diff line number Diff line change 11
11
< link rel ="stylesheet " type ="text/css " href ="styles/main.css " />
12
12
</ h:head >
13
13
< h:body >
14
- < %@ include file ="/WEB-INF/ segments/header.jspf" % >
14
+ < ui: include src ="/segments/header.xhtml " / >
15
15
< div id ="content ">
16
16
< h3 >
17
17
< h:outputText value ="#{m.t_activation_on_site} " />
21
21
< f:param value ="</a> " />
22
22
</ h:outputFormat >
23
23
</ div >
24
- < %@ include file ="/WEB-INF/ segments/footer.jspf" % >
24
+ < ui: include src ="/segments/footer.xhtml " / >
25
25
</ h:body >
26
26
</ f:view >
27
27
</ html >
Original file line number Diff line number Diff line change 11
11
< link rel ="stylesheet " type ="text/css " href ="styles/main.css " />
12
12
</ h:head >
13
13
< h:body >
14
- < %@ include file ="/WEB-INF/ segments/header.jspf" % >
14
+ < ui: include src ="/segments/header.xhtml " / >
15
15
< div id ="content ">
16
16
< h3 >
17
17
< h:outputText value ="#{m.t_add_country_ucfirst} " />
37
37
</ h:form >
38
38
</ div >
39
39
</ div >
40
- < %@ include file ="/WEB-INF/ segments/footer.jspf" % >
40
+ < ui: include src ="/segments/footer.xhtml " / >
41
41
</ h:body >
42
42
</ f:view >
43
43
</ html >
Original file line number Diff line number Diff line change 12
12
< link rel ="stylesheet " type ="text/css " href ="styles/main.css " />
13
13
</ h:head >
14
14
< h:body >
15
- < %@ include file ="/WEB-INF/ segments/header.jspf" % >
15
+ < ui: include src ="/segments/header.xhtml " / >
16
16
< div id ="content ">
17
17
< h3 >
18
18
< h:outputText value ="#{m.t_add_series_ucfirst} " />
66
66
</ h:form >
67
67
</ div >
68
68
</ div >
69
- < %@ include file ="/WEB-INF/ segments/footer.jspf" % >
69
+ < ui: include src ="/segments/footer.xhtml " / >
70
70
</ h:body >
71
71
</ f:view >
72
72
</ html >
Original file line number Diff line number Diff line change 12
12
< link rel ="stylesheet " type ="text/css " href ="styles/main.css " />
13
13
</ h:head >
14
14
< h:body >
15
- < %@ include file ="/WEB-INF/ segments/header.jspf" % >
15
+ < ui: include src ="/segments/header.xhtml " / >
16
16
< div id ="content ">
17
17
< h3 >
18
18
< h:outputText value ="#{m.t_authorization_on_site} " />
62
62
</ h:form >
63
63
</ div >
64
64
</ div >
65
- < %@ include file ="/WEB-INF/ segments/footer.jspf" % >
65
+ < ui: include src ="/segments/footer.xhtml " / >
66
66
</ h:body >
67
67
</ f:view >
68
68
</ html >
Original file line number Diff line number Diff line change 11
11
< link rel ="stylesheet " type ="text/css " href ="styles/main.css " />
12
12
</ h:head >
13
13
< h:body >
14
- < %@ include file ="/WEB-INF/ segments/header.jspf" % >
14
+ < ui: include src ="/segments/header.xhtml " / >
15
15
< div id ="content ">
16
16
< h:outputText value ="#{m.t_you_may} " /> :
17
17
< ul >
32
32
</ li >
33
33
</ ul >
34
34
</ div >
35
- < %@ include file ="/WEB-INF/ segments/footer.jspf" % >
35
+ < ui: include src ="/segments/footer.xhtml " / >
36
36
</ h:body >
37
37
</ f:view >
38
38
</ html >
Original file line number Diff line number Diff line change 12
12
< link rel ="stylesheet " type ="text/css " href ="styles/error.css " />
13
13
</ h:head >
14
14
< h:body >
15
- < %@ include file ="/WEB-INF/ segments/header.jspf" % >
15
+ < ui: include src ="/segments/header.xhtml " / >
16
16
< div id ="content ">
17
17
< div id ="error-msg ">
18
18
< h:outputFormat value ="#{m.t_maintenance_on_site} " escape ="false ">
19
19
< f:param value ="<br /> " />
20
20
</ h:outputFormat >
21
21
</ div >
22
22
</ div >
23
- < %@ include file ="/WEB-INF/ segments/footer.jspf" % >
23
+ < ui: include src ="/segments/footer.xhtml " / >
24
24
</ h:body >
25
25
</ f:view >
26
26
</ html >
Original file line number Diff line number Diff line change 12
12
< link rel ="stylesheet " type ="text/css " href ="styles/main.css " />
13
13
</ h:head >
14
14
< h:body >
15
- < %@ include file ="/WEB-INF/ segments/header.jspf" % >
15
+ < ui: include src ="/segments/header.xhtml " / >
16
16
< div id ="content ">
17
17
< h3 >
18
18
< h:outputText value ="#{m.t_registration_on_site} " />
54
54
</ h:form >
55
55
</ div >
56
56
</ div >
57
- < %@ include file ="/WEB-INF/ segments/footer.jspf" % >
57
+ < ui: include src ="/segments/footer.xhtml " / >
58
58
</ h:body >
59
59
</ f:view >
60
60
</ html >
Original file line number Diff line number Diff line change 11
11
< link rel ="stylesheet " type ="text/css " href ="styles/main.css " />
12
12
</ h:head >
13
13
< h:body >
14
- < %@ include file ="/WEB-INF/ segments/header.jspf" % >
14
+ < ui: include src ="/segments/header.xhtml " / >
15
15
< div id ="content ">
16
16
< %-- TODO: add content (#19) --%>
17
17
</ div >
18
- < %@ include file ="/WEB-INF/ segments/footer.jspf" % >
18
+ < ui: include src ="/segments/footer.xhtml " / >
19
19
</ h:body >
20
20
</ f:view >
21
21
</ html >
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments