@@ -25,11 +25,10 @@ request.setAttribute("tomcatExamplesUrl", "/examples/");
25
25
<!DOCTYPE html>
26
26
<html lang =" en" >
27
27
<head >
28
- <meta charset =" UTF-8" / >
28
+ <meta charset =" UTF-8" >
29
29
<title ><%= request. getServletContext(). getServerInfo() % > </title >
30
- <link href =" favicon.ico" rel =" icon" type =" image/x-icon" />
31
- <link href =" favicon.ico" rel =" shortcut icon" type =" image/x-icon" />
32
- <link href =" tomcat.css" rel =" stylesheet" type =" text/css" />
30
+ <link href =" favicon.ico" rel =" shortcut icon" type =" image/x-icon" >
31
+ <link href =" tomcat.css" rel =" stylesheet" type =" text/css" >
33
32
</head >
34
33
35
34
<body >
@@ -42,7 +41,7 @@ request.setAttribute("tomcatExamplesUrl", "/examples/");
42
41
<span id =" nav-wiki" ><a href =" https://wiki.apache.org/tomcat/FrontPage" >Wiki</a ></span >
43
42
<span id =" nav-lists" ><a href =" ${ tomcatUrl } lists.html" >Mailing Lists</a ></span >
44
43
<span id =" nav-help" ><a href =" ${ tomcatUrl } findhelp.html" >Find Help</a ></span >
45
- <br class =" separator" / >
44
+ <br class =" separator" >
46
45
</div >
47
46
<div id =" asf-box" >
48
47
<h1 >${ pageContext. servletContext. serverInfo } </h1 >
@@ -52,7 +51,7 @@ request.setAttribute("tomcatExamplesUrl", "/examples/");
52
51
<h2 >If you're seeing this, you've successfully installed Tomcat. Congratulations!</h2 >
53
52
</div >
54
53
<div id =" notice" >
55
- <img src =" tomcat.png" alt =" [tomcat logo]" / >
54
+ <img src =" tomcat.png" alt =" [tomcat logo]" >
56
55
<div id =" tasks" >
57
56
<h3 >Recommended Reading:</h3 >
58
57
<h4 ><a href =" ${ tomcatDocUrl } security-howto.html" >Security Considerations How-To</a ></h4 >
@@ -71,7 +70,7 @@ request.setAttribute("tomcatExamplesUrl", "/examples/");
71
70
<a class =" container shadow" href =" /host-manager/html" ><span >Host Manager</span ></a >
72
71
</div >
73
72
</div >
74
- <br class =" separator" / >
73
+ <br class =" separator" >
75
74
</div >
76
75
<div id =" middle" class =" curved container" >
77
76
<h3 >Developer Quick Start</h3 >
@@ -98,7 +97,7 @@ request.setAttribute("tomcatExamplesUrl", "/examples/");
98
97
<p ><a href =" https://wiki.apache.org/tomcat/TomcatVersions" >Tomcat Versions</a ></p >
99
98
</div >
100
99
</div >
101
- <br class =" separator" / >
100
+ <br class =" separator" >
102
101
</div >
103
102
<div id =" lower" >
104
103
<div id =" low-manage" class =" " >
@@ -109,7 +108,7 @@ request.setAttribute("tomcatExamplesUrl", "/examples/");
109
108
<pre >$CATALINA_HOME/conf/tomcat-users.xml</pre >
110
109
<p >In Tomcat @VERSION_MAJOR_MINOR@ access to the manager application is split between
111
110
different users.   ; <a href =" ${ tomcatDocUrl } manager-howto.html" >Read more...</a ></p >
112
- <br / >
111
+ <br >
113
112
<h4 ><a href =" ${ tomcatDocUrl } RELEASE-NOTES.txt" >Release Notes</a ></h4 >
114
113
<h4 ><a href =" ${ tomcatDocUrl } changelog.html" >Changelog</a ></h4 >
115
114
<h4 ><a href =" ${ tomcatUrl } migration.html" >Migration Guide</a ></h4 >
@@ -138,22 +137,22 @@ request.setAttribute("tomcatExamplesUrl", "/examples/");
138
137
<h4 ><a href =" ${ tomcatUrl } faq/" >FAQ</a > and <a href =" ${ tomcatUrl } lists.html" >Mailing Lists</a ></h4 >
139
138
<p >The following mailing lists are available:</p >
140
139
<ul >
141
- <li id =" list-announce" ><strong ><a href =" ${ tomcatUrl } lists.html#tomcat-announce" >tomcat-announce</a ><br / >
140
+ <li id =" list-announce" ><strong ><a href =" ${ tomcatUrl } lists.html#tomcat-announce" >tomcat-announce</a ><br >
142
141
Important announcements, releases, security vulnerability notifications. (Low volume).</strong >
143
142
</li >
144
- <li ><a href =" ${ tomcatUrl } lists.html#tomcat-users" >tomcat-users</a ><br / >
143
+ <li ><a href =" ${ tomcatUrl } lists.html#tomcat-users" >tomcat-users</a ><br >
145
144
User support and discussion
146
145
</li >
147
- <li ><a href =" ${ tomcatUrl } lists.html#taglibs-user" >taglibs-user</a ><br / >
146
+ <li ><a href =" ${ tomcatUrl } lists.html#taglibs-user" >taglibs-user</a ><br >
148
147
User support and discussion for <a href =" ${ tomcatUrl } taglibs/" >Apache Taglibs</a >
149
148
</li >
150
- <li ><a href =" ${ tomcatUrl } lists.html#tomcat-dev" >tomcat-dev</a ><br / >
149
+ <li ><a href =" ${ tomcatUrl } lists.html#tomcat-dev" >tomcat-dev</a ><br >
151
150
Development mailing list, including commit messages
152
151
</li >
153
152
</ul >
154
153
</div >
155
154
</div >
156
- <br class =" separator" / >
155
+ <br class =" separator" >
157
156
</div >
158
157
<div id =" footer" class =" curved container" >
159
158
<div class =" col20" >
@@ -211,7 +210,7 @@ request.setAttribute("tomcatExamplesUrl", "/examples/");
211
210
</ul >
212
211
</div >
213
212
</div >
214
- <br class =" separator" / >
213
+ <br class =" separator" >
215
214
</div >
216
215
<p class =" copyright" >Copyright © ; 1999-${ year } Apache Software Foundation. All Rights Reserved</p >
217
216
</div >
0 commit comments