Files
Jailer/template/index.html
T
rwisser 5821d56a09 domain model and composites support
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@83 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2007-06-25 13:06:07 +00:00

38 lines
772 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>JailerModel</title>
<link href="styles.css" rel="stylesheet" type="text/css">
</head>
<body>
<h1 style="font-style: italic;"><small>JailerModel<small><small> {0}</small></small></small></h1>
<table style="width: 100%; text-align: left;" border="1" cellpadding="0"
cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; width: 100%;">
<table style="width: 100%; height: 30px; text-align: left;" border="0"
cellpadding="0" cellspacing="1">
<tbody>
<tr>
<td class="titlebar">Restrictions</td>
</tr>
</tbody>
</table>
{2}
</td>
</tr>
</tbody>
</table>
<br>
{3}
{1}
</body>
</html>