#!/usr/bin/perl
## This is the TEMPLATE MODUAL for the LOGIN SCREEN
## This is in CGI FORMAT. Please edit the information within the print statements below.
## Please note, you CANNOT put any quotes or '@' symbols within the print statements.
## To edit, you MUST edit the code between the print statements.
print "
Welcome to $chatnetworkname
|
$days[$day2] $day/$month/$year
|
|
|
Unlimited web hosting for free. That's 100% free, and there are no
popup banners.
Click here to check it out.
|
|
| |
| .
|
";
## the next line calls the login.html template file
|