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