@@ -107,7 +107,7 @@ config=getConfig();
107107 <div class =" container" >
108108 <div class =" banner-content" >
109109 <cfoutput >
110- <img src =" assets/img/lucee-white.png" alt =" Lucee" width =" 300" >
110+ <img src =" assets/img/lucee-white.png" alt =" Lucee" width =" 300" >
111111 <h1 >Welcome to your Lucee Docker Installation!</h1 >
112112 <p class =" lead-text" >You are now successfully running Lucee #server .lucee .version # in Docker!</p >
113113 </cfoutput >
@@ -130,7 +130,7 @@ config=getConfig();
130130 <img src =" assets/img/img-ext.png" alt =" " >
131131 </a >
132132 </div >
133-
133+
134134
135135 <div class =" listing-content" >
136136 <h2 class =" title" >
@@ -142,7 +142,7 @@ config=getConfig();
142142 </cfloop >
143143 </ul >
144144 </div >
145-
145+
146146 <div class =" clearfix" ></div >
147147 </li >
148148
@@ -152,7 +152,7 @@ config=getConfig();
152152 <img src =" assets/img/img-config.png" alt =" " >
153153 </a >
154154 </div >
155-
155+
156156
157157 <div class =" listing-content" >
158158 <h2 class =" title" >
@@ -166,20 +166,20 @@ config=getConfig();
166166 <pre class =" json-display" id =" jsonw" >#fileRead (config .web ) #</pre >
167167 <button class =" copy-button" onclick =" copyJson('jsonw',this)" >copy</button ></cfif >
168168 </div >
169-
169+
170170 <div class =" clearfix" ></div >
171171 </li >
172172
173173
174174
175-
175+
176176 </cfoutput >
177177 </ul >
178178 </div >
179-
179+
180180
181181 </div >
182-
182+
183183
184184 <div class =" col-md-4 sidebar" >
185185
@@ -194,24 +194,24 @@ config=getConfig();
194194 Java: # server.java.version?:""# (# server.java.vendor?:""# )<br >
195195 Time Zone: #getTimeZone () #<br >
196196 Locale: #ucFirst (GetLocale ()) #</p >
197-
197+
198198
199199 <h3 class =" widget-title" >Related Websites</h3 >
200200
201201 <!--- lucee.org --->
202202 <p class =" file-link" ><a href =" http://www.lucee.org" >Lucee Association Switzerland</a ></p >
203203 <p >Non-profit custodians and maintainers of the Lucee Project</p >
204-
205-
204+
205+
206206 <!--- lucee.org --->
207207 <p class =" file-link" ><a href =" https://github.com/lucee/lucee-dockerfiles" >Lucee Docker Files</a ></p >
208208 <p >A project that provides the code needed to build and run Lucee Docker instances for your CFML applications.</p >
209209
210210
211- <!--- Bitbucket
211+ <!--- Bitbucket
212212 <p class="file-link">Lucee Bitbucket</a></p>
213213 <p>Access the source code and builds</p> --->
214-
214+
215215 <!--- Mailinglist --->
216216 <p class =" file-link" ><a href =" ## " >Get Involved</a ></p >
217217 <p >
@@ -221,9 +221,9 @@ config=getConfig();
221221 - <a href =" #gitURL #" >Contribute</a > to the code<br />
222222 - <a href =" https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick& hosted_button_id=LKLC7KH4JRQ8J& " >Support</a > the project<br />
223223 </p >
224-
225224
226-
225+
226+
227227
228228 <!--- Prof Services --->
229229 <p class =" file-link" ><a href =" #profURL #" >Professional Services</a ></p >
@@ -236,18 +236,18 @@ config=getConfig();
236236 </div >
237237 </cfoutput >
238238 </div >
239-
239+
240240 </div >
241-
241+
242242
243243 </div >
244-
244+
245245
246246 </div >
247-
247+
248248
249249 </section >
250-
250+
251251
252252
253253
@@ -261,37 +261,37 @@ config=getConfig();
261261 <a href =" /" class =" footer-logo" >
262262 <img src =" assets/img/lucee-white.png" alt =" Lucee" >
263263 </a >
264-
264+
265265
266266 </div >
267-
267+
268268
269269 <div class =" col-md-5 col-sm-4" >
270270 <p class =" copyright-text" >Copyright © #year (now ()) # by the Lucee Association Switzerland</p >
271271 </div >
272-
272+
273273
274274
275275
276276 </div >
277-
277+
278278
279279 </div >
280-
280+
281281
282282 </div >
283-
283+
284284
285285 </footer ><!-- End of footer -->
286286
287287 </div > <!-- End of .main-wrapper -->
288288
289289
290-
291-
292290
293-
294-
291+
292+
293+
294+
295295
296296<script src =" #cgi .context_path #/assets/js/lib/jquery-1.10.1.min.js" ></script >
297297<script src =" #cgi .context_path #/assets/js/lib/bootstrap.min.js" ></script >
@@ -308,5 +308,5 @@ config=getConfig();
308308</cfif >
309309</script >
310310 </body >
311-
311+
312312</html ></cfoutput >
0 commit comments