Files
2024-05-09 17:40:24 +02:00

8 lines
157 B
Plaintext

<%@ taglib uri="http://facestrace.sourceforge.net" prefix="ft"%>
<table width="100%">
<tr>
<td width="100%"><ft:trace/></td>
</tr>
</table>
</body>
</html>