10 lines
161 B
HTML
10 lines
161 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<base target="_top">
|
|
</head>
|
|
<body>
|
|
This is a service module for FRS, the Fake Reservation System.
|
|
</body>
|
|
</html>
|