File tree 23 files changed +46
-46
lines changed
src/main/webapp/WEB-INF/views
23 files changed +46
-46
lines changed Original file line number Diff line number Diff line change 10
10
< meta name ="robots " content ="noindex " />
11
11
< title th:text ="|#{t_my_stamps}: #{t_activation_title}| "> My stamps: account activation</ title >
12
12
< link rel ="shortcut icon " type ="image/x-icon " href ="../../../favicon.ico " th:href ="${FAVICON_ICO} " />
13
- < link rel ="stylesheet " href ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
13
+ < link rel ="stylesheet " href ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
14
14
< link rel ="stylesheet " href ="https://cdn.rawgit.com/usrz/bootstrap-languages/3ac2a3d2b27ac43a471cd99e79d378a03b2c6b5f/languages.min.css " th:href ="${BOOTSTRAP_LANGUAGE} " />
15
15
< link rel ="stylesheet " href ="../../static/styles/main.css " th:href ="${MAIN_CSS} " />
16
16
</ head >
@@ -179,6 +179,6 @@ <h3 th:text="#{t_activation_on_site}">
179
179
180
180
<!-- Placed at the end of the document so the pages load faster -->
181
181
< script src ="http://yandex.st/jquery/1.9.1/jquery.min.js " th:src ="${JQUERY_JS} "> </ script >
182
- < script src ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
182
+ < script src ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
183
183
</ body >
184
184
</ html >
Original file line number Diff line number Diff line change 10
10
< meta name ="robots " content ="noindex " />
11
11
< title th:text ="|#{t_my_stamps}: #{t_auth_title}| "> My stamps: authentication</ title >
12
12
< link rel ="shortcut icon " type ="image/x-icon " href ="../../../favicon.ico " th:href ="${FAVICON_ICO} " />
13
- < link rel ="stylesheet " href ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
13
+ < link rel ="stylesheet " href ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
14
14
< link rel ="stylesheet " href ="https://cdn.rawgit.com/usrz/bootstrap-languages/3ac2a3d2b27ac43a471cd99e79d378a03b2c6b5f/languages.min.css " th:href ="${BOOTSTRAP_LANGUAGE} " />
15
15
< link rel ="stylesheet " href ="../../static/styles/main.css " th:href ="${MAIN_CSS} " />
16
16
</ head >
@@ -140,6 +140,6 @@ <h3 th:text="#{t_authentication_on_site}">
140
140
141
141
<!-- Placed at the end of the document so the pages load faster -->
142
142
< script src ="http://yandex.st/jquery/1.9.1/jquery.min.js " th:src ="${JQUERY_JS} "> </ script >
143
- < script src ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
143
+ < script src ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
144
144
</ body >
145
145
</ html >
Original file line number Diff line number Diff line change 10
10
< meta name ="robots " content ="noindex " />
11
11
< title th:text ="|#{t_my_stamps}: #{t_registration_title}| "> My stamps: registration</ title >
12
12
< link rel ="shortcut icon " type ="image/x-icon " href ="../../../favicon.ico " th:href ="${FAVICON_ICO} " />
13
- < link rel ="stylesheet " href ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
13
+ < link rel ="stylesheet " href ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
14
14
< link rel ="stylesheet " href ="https://cdn.rawgit.com/usrz/bootstrap-languages/3ac2a3d2b27ac43a471cd99e79d378a03b2c6b5f/languages.min.css " th:href ="${BOOTSTRAP_LANGUAGE} " />
15
15
< link rel ="stylesheet " href ="../../static/styles/main.css " th:href ="${MAIN_CSS} " />
16
16
</ head >
@@ -126,6 +126,6 @@ <h3 th:text="#{t_registration_on_site}">
126
126
127
127
<!-- Placed at the end of the document so the pages load faster -->
128
128
< script src ="http://yandex.st/jquery/1.9.1/jquery.min.js " th:src ="${JQUERY_JS} "> </ script >
129
- < script src ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
129
+ < script src ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
130
130
</ body >
131
131
</ html >
Original file line number Diff line number Diff line change 10
10
< meta name ="robots " content ="noindex " />
11
11
< title th:text ="|#{t_my_stamps}: #{t_create_category}| "> My stamps: add a category</ title >
12
12
< link rel ="shortcut icon " type ="image/x-icon " href ="../../../favicon.ico " th:href ="${FAVICON_ICO} " />
13
- < link rel ="stylesheet " href ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
13
+ < link rel ="stylesheet " href ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
14
14
< link rel ="stylesheet " href ="https://cdn.rawgit.com/usrz/bootstrap-languages/3ac2a3d2b27ac43a471cd99e79d378a03b2c6b5f/languages.min.css " th:href ="${BOOTSTRAP_LANGUAGE} " />
15
15
< link rel ="stylesheet " href ="../../static/styles/main.css " th:href ="${MAIN_CSS} " />
16
16
</ head >
@@ -122,6 +122,6 @@ <h3 th:text="${#strings.capitalize(create_category)}">
122
122
123
123
<!-- Placed at the end of the document so the pages load faster -->
124
124
< script src ="http://yandex.st/jquery/1.9.1/jquery.min.js " th:src ="${JQUERY_JS} "> </ script >
125
- < script src ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
125
+ < script src ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
126
126
</ body >
127
127
</ html >
Original file line number Diff line number Diff line change 9
9
< meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
10
10
< title th:text ="|#{t_my_stamps}: #{t_category_info}| "> My stamps: Category info</ title >
11
11
< link rel ="shortcut icon " type ="image/x-icon " href ="../../../favicon.ico " th:href ="${FAVICON_ICO} " />
12
- < link rel ="stylesheet " href ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
12
+ < link rel ="stylesheet " href ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/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
15
<!--/*/
@@ -127,6 +127,6 @@ <h3 id="page-header" th:text="${categoryName}">
127
127
128
128
<!-- Placed at the end of the document so the pages load faster -->
129
129
< script src ="http://yandex.st/jquery/1.9.1/jquery.min.js " th:src ="${JQUERY_JS} "> </ script >
130
- < script src ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
130
+ < script src ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
131
131
</ body >
132
132
</ html >
Original file line number Diff line number Diff line change 9
9
< meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
10
10
< title th:text ="|#{t_my_stamps}: #{t_categories}| "> My stamps: categories</ title >
11
11
< link rel ="shortcut icon " type ="image/x-icon " href ="../../../favicon.ico " th:href ="${FAVICON_ICO} " />
12
- < link rel ="stylesheet " href ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
12
+ < link rel ="stylesheet " href ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/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
15
</ head >
@@ -90,6 +90,6 @@ <h3 th:text="${#strings.capitalize(category_list)}">
90
90
91
91
<!-- Placed at the end of the document so the pages load faster -->
92
92
< script src ="http://yandex.st/jquery/1.9.1/jquery.min.js " th:src ="${JQUERY_JS} "> </ script >
93
- < script src ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
93
+ < script src ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
94
94
</ body >
95
95
</ html >
Original file line number Diff line number Diff line change 10
10
< meta name ="robots " content ="noindex " />
11
11
< title th:text ="|#{t_my_stamps}: #{t_collection_of(${ownerName})}| "> My stamps: John Doe's collection</ title >
12
12
< link rel ="shortcut icon " type ="image/x-icon " href ="../../../favicon.ico " th:href ="${FAVICON_ICO} " />
13
- < link rel ="stylesheet " href ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
13
+ < link rel ="stylesheet " href ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
14
14
< link rel ="stylesheet " href ="https://cdn.rawgit.com/usrz/bootstrap-languages/3ac2a3d2b27ac43a471cd99e79d378a03b2c6b5f/languages.min.css " th:href ="${BOOTSTRAP_LANGUAGE} " />
15
15
< link rel ="stylesheet " href ="../../static/styles/main.css " th:href ="${MAIN_CSS} " />
16
16
</ head >
@@ -142,6 +142,6 @@ <h3 class="text-center" th:text="#{t_collection_of(${ownerName})}">
142
142
143
143
<!-- Placed at the end of the document so the pages load faster -->
144
144
< script src ="http://yandex.st/jquery/1.9.1/jquery.min.js " th:src ="${JQUERY_JS} "> </ script >
145
- < script src ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
145
+ < script src ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
146
146
</ body >
147
147
</ html >
Original file line number Diff line number Diff line change 10
10
< meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
11
11
< title th:text ="|#{t_my_stamps}: #{t_collection_of(${ownerName})}| "> My stamps: John Doe's collection</ title >
12
12
< link rel ="shortcut icon " type ="image/x-icon " href ="../../../favicon.ico " th:href ="${FAVICON_ICO} " />
13
- < link rel ="stylesheet " href ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
13
+ < link rel ="stylesheet " href ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
14
14
< link rel ="stylesheet " href ="https://cdn.rawgit.com/usrz/bootstrap-languages/3ac2a3d2b27ac43a471cd99e79d378a03b2c6b5f/languages.min.css " th:href ="${BOOTSTRAP_LANGUAGE} " />
15
15
< link rel ="stylesheet " href ="../../static/styles/main.css " th:href ="${MAIN_CSS} " />
16
16
</ head >
@@ -163,7 +163,7 @@ <h4 class="panel-title" th:text="#{t_stamps_by_categories}">Stamps by categories
163
163
164
164
<!-- Placed at the end of the document so the pages load faster -->
165
165
< script src ="http://yandex.st/jquery/1.9.1/jquery.min.js " th:src ="${JQUERY_JS} "> </ script >
166
- < script src ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
166
+ < script src ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
167
167
168
168
<!--/*/
169
169
<th:block togglz:active="SHOW_COLLECTION_CHARTS" th:if="${not #lists.isEmpty(seriesOfCollection)}">
Original file line number Diff line number Diff line change 10
10
< meta name ="robots " content ="noindex " />
11
11
< title th:text ="|#{t_my_stamps}: #{t_add_country}| "> My stamps: add a country</ title >
12
12
< link rel ="shortcut icon " type ="image/x-icon " href ="../../../favicon.ico " th:href ="${FAVICON_ICO} " />
13
- < link rel ="stylesheet " href ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
13
+ < link rel ="stylesheet " href ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
14
14
< link rel ="stylesheet " href ="https://cdn.rawgit.com/usrz/bootstrap-languages/3ac2a3d2b27ac43a471cd99e79d378a03b2c6b5f/languages.min.css " th:href ="${BOOTSTRAP_LANGUAGE} " />
15
15
< link rel ="stylesheet " href ="../../static/styles/main.css " th:href ="${MAIN_CSS} " />
16
16
</ head >
@@ -122,6 +122,6 @@ <h3 th:text="${#strings.capitalize(add_country)}">
122
122
123
123
<!-- Placed at the end of the document so the pages load faster -->
124
124
< script src ="http://yandex.st/jquery/1.9.1/jquery.min.js " th:src ="${JQUERY_JS} "> </ script >
125
- < script src ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
125
+ < script src ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
126
126
</ body >
127
127
</ html >
Original file line number Diff line number Diff line change 9
9
< meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
10
10
< title th:text ="|#{t_my_stamps}: #{t_stamps_of(${countryName})}| "> My stamps: stamps of Italy</ title >
11
11
< link rel ="shortcut icon " type ="image/x-icon " href ="../../../favicon.ico " th:href ="${FAVICON_ICO} " />
12
- < link rel ="stylesheet " href ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
12
+ < link rel ="stylesheet " href ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/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
15
<!--/*/
@@ -126,6 +126,6 @@ <h3 id="page-header" th:text="${#strings.capitalize(header)}">
126
126
127
127
<!-- Placed at the end of the document so the pages load faster -->
128
128
< script src ="http://yandex.st/jquery/1.9.1/jquery.min.js " th:src ="${JQUERY_JS} "> </ script >
129
- < script src ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
129
+ < script src ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
130
130
</ body >
131
131
</ html >
Original file line number Diff line number Diff line change 9
9
< meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
10
10
< title th:text ="|#{t_my_stamps}: #{t_countries}| "> My stamps: countries</ title >
11
11
< link rel ="shortcut icon " type ="image/x-icon " href ="../../../favicon.ico " th:href ="${FAVICON_ICO} " />
12
- < link rel ="stylesheet " href ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
12
+ < link rel ="stylesheet " href ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/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
15
</ head >
@@ -90,6 +90,6 @@ <h3 th:text="${#strings.capitalize(country_list)}">
90
90
91
91
<!-- Placed at the end of the document so the pages load faster -->
92
92
< script src ="http://yandex.st/jquery/1.9.1/jquery.min.js " th:src ="${JQUERY_JS} "> </ script >
93
- < script src ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
93
+ < script src ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
94
94
</ body >
95
95
</ html >
Original file line number Diff line number Diff line change 10
10
< meta name ="robots " content ="noindex " />
11
11
< title th:text ="#{t_403_title} "> 403: forbidden</ title >
12
12
< link rel ="shortcut icon " type ="image/x-icon " href ="../../../favicon.ico " th:href ="${FAVICON_ICO} " />
13
- < link rel ="stylesheet " href ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
13
+ < link rel ="stylesheet " href ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
14
14
< link rel ="stylesheet " href ="../../static/styles/main.css " th:href ="${MAIN_CSS} " />
15
15
</ head >
16
16
< body >
@@ -72,6 +72,6 @@ <h4 id="error-msg" th:text="#{t_403_description}">
72
72
73
73
<!-- Placed at the end of the document so the pages load faster -->
74
74
< script src ="http://yandex.st/jquery/1.9.1/jquery.min.js " th:src ="${JQUERY_JS} "> </ script >
75
- < script src ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
75
+ < script src ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
76
76
</ body >
77
77
</ html >
Original file line number Diff line number Diff line change 10
10
< meta name ="robots " content ="noindex " />
11
11
< title th:text ="#{t_404_title} "> 404: page not found</ title >
12
12
< link rel ="shortcut icon " type ="image/x-icon " href ="../../../favicon.ico " th:href ="${FAVICON_ICO} " />
13
- < link rel ="stylesheet " href ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
13
+ < link rel ="stylesheet " href ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
14
14
< link rel ="stylesheet " href ="../../static/styles/main.css " th:href ="${MAIN_CSS} " />
15
15
</ head >
16
16
< body >
@@ -72,6 +72,6 @@ <h4 id="error-msg" th:utext="#{t_404_description('<br />')}">
72
72
73
73
<!-- Placed at the end of the document so the pages load faster -->
74
74
< script src ="http://yandex.st/jquery/1.9.1/jquery.min.js " th:src ="${JQUERY_JS} "> </ script >
75
- < script src ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
75
+ < script src ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
76
76
</ body >
77
77
</ html >
Original file line number Diff line number Diff line change 10
10
< meta name ="robots " content ="noindex " />
11
11
< title th:text ="#{t_500_title} "> 500: internal server error</ title >
12
12
< link rel ="shortcut icon " type ="image/x-icon " href ="../../../favicon.ico " th:href ="${FAVICON_ICO} " />
13
- < link rel ="stylesheet " href ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
13
+ < link rel ="stylesheet " href ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
14
14
< link rel ="stylesheet " href ="../../static/styles/main.css " th:href ="${MAIN_CSS} " />
15
15
</ head >
16
16
< body >
@@ -72,6 +72,6 @@ <h4 id="error-msg" th:utext="#{t_500_description('<br />')}">
72
72
73
73
<!-- Placed at the end of the document so the pages load faster -->
74
74
< script src ="http://yandex.st/jquery/1.9.1/jquery.min.js " th:src ="${JQUERY_JS} "> </ script >
75
- < script src ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
75
+ < script src ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
76
76
</ body >
77
77
</ html >
Original file line number Diff line number Diff line change 10
10
< meta name ="robots " content ="noindex " />
11
11
< title th:text ="|#{t_my_stamps}: #{t_add_buyer_seller}| "> My stamps: add buyer/seller</ title >
12
12
< link rel ="shortcut icon " type ="image/x-icon " href ="../../../favicon.ico " th:href ="${FAVICON_ICO} " />
13
- < link rel ="stylesheet " href ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
13
+ < link rel ="stylesheet " href ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css " th:href ="${BOOTSTRAP_CSS} " />
14
14
< link rel ="stylesheet " href ="https://cdn.rawgit.com/usrz/bootstrap-languages/3ac2a3d2b27ac43a471cd99e79d378a03b2c6b5f/languages.min.css " th:href ="${BOOTSTRAP_LANGUAGE} " />
15
15
< link rel ="stylesheet " href ="../../static/styles/main.css " th:href ="${MAIN_CSS} " />
16
16
</ head >
@@ -170,7 +170,7 @@ <h3 th:text="${#strings.capitalize(header)}">
170
170
171
171
<!-- Placed at the end of the document so the pages load faster -->
172
172
< script src ="http://yandex.st/jquery/1.9.1/jquery.min.js " th:src ="${JQUERY_JS} "> </ script >
173
- < script src ="http ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
173
+ < script src ="https ://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js " th:src ="${BOOTSTRAP_JS} "> </ script >
174
174
< script src ="../../../../javascript/participant/add.js " th:src ="${PARTICIPANT_ADD_JS} "> </ script >
175
175
</ body >
176
176
</ html >
You can’t perform that action at this time.
0 commit comments