8 lines
109 B
PHP
8 lines
109 B
PHP
<table>
|
|
{{-- hello --}}
|
|
<tr>
|
|
<td>
|
|
<h1>Hello</h1>
|
|
</td>
|
|
</tr>
|
|
</table> |