mirror of
https://github.com/Wisser/Jailer.git
synced 2026-01-06 09:09:32 -06:00
21 lines
396 B
HTML
21 lines
396 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<meta content="text/html; charset=ISO-8859-1"
|
|
http-equiv="content-type">
|
|
<title>{5}</title>
|
|
<link href="styles.css" rel="stylesheet" type="text/css">
|
|
</head>
|
|
<body>
|
|
<h1 style="font-style: italic;"><small><a href="../index.html">{0}</a>{4}</small></h1>
|
|
<p><i>{6}</i></p>
|
|
|
|
{3}
|
|
|
|
{1} <br>
|
|
|
|
{2}
|
|
<br>
|
|
</body>
|
|
</html>
|