{include file="phpgacl/header.tpl"}
</head>
<body>
{include file="phpgacl/navigation.tpl"}
<br>
<br>
<br>
<table align="center" cellpadding="2" cellspacing="2" border="2" width="50%">
<th colspan="2">
Which dimension of ACLs do you want to test?
</th>
<tr align="center">
<td>
[ <a href="acl_test2.php">2-dimensional ACLs</a> ]
</td>
<td>
[ <a href="acl_test3.php">3-dimensional ACLs</a> ]
</td>
</tr>
</table>
<br>
<br>
<br>
{include file="phpgacl/footer.tpl"}