10 lines
149 B
Plaintext
10 lines
149 B
Plaintext
|
|
<!DOCTYPE html>
|
||
|
|
<html>
|
||
|
|
<head>
|
||
|
|
<title>You don't have any tickets</title>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<h1>No tickets for you!!</h1>
|
||
|
|
</body>
|
||
|
|
</html>
|