Biblioteka/views/b.tt

11 lines
114 B
Plaintext

<html>
<body>
<table>
<table border=7>
<tr>
<td> <%=5*5%> </td>
</tr>
</table>
</body>
</html>