Count Lines in Pages

Contents of Page: logout_message.asp Number of Lines: 19 Last Modified: 3/9/2020 7:58:22 PM
0001: <html>
0002: 
0003: <head>
0004: <title>March Madness For Charity Logout Message</title>
0005: <base target="contents">
0006: </head>
0007: 
0008: <body>
0009: <table cellspacing="0" border="1" cellpadding="5" width="640" bordercolor="#FED87B">
0010:   <tr bgcolor="#FFFAF0">
0011:     <td VALIGN="TOP" width="626"><p align="center"><strong><em><font color="#ff0000"><big><big><big>You
0012:     have logged out successfully! </big></big></big></font></em></strong></p>
0013:     <p align="center"><font size="3" face="Arial"><i>Thanks for stopping by and come back
0014:     soon!</i><br><br>
0015: 	<A href="http://www.folga.org/mm" target="_top">Click here to continue</a></font></td>
0016:   </tr>
0017: </table>
0018: </body>
0019: </html>