Biblioteka/views/b.tt

11 lines
114 B
Plaintext
Raw Normal View History

2013-03-19 18:52:26 +00:00
<html>
<body>
<table>
<table border=7>
<tr>
<td> <%=5*5%> </td>
</tr>
</table>
</body>
</html>