mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-14 08:02:43 +02:00
12 lines
254 B
HTML
12 lines
254 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type"
|
|
content="text/html; charset=ISO-8859-1">
|
|
<title>Simple Page 2</title>
|
|
</head>
|
|
<body>
|
|
Go <a href="index.html">back</a>.<br>
|
|
</body>
|
|
</html>
|