Some checks reported errors
continuous-integration/drone/push Build was killed
7 lines
111 B
Smarty
7 lines
111 B
Smarty
<tr>
|
|
<td>{$row['date']}</td>
|
|
<td>{$row['type']}</td>
|
|
<td>{$row['user']}</td>
|
|
<td>{$row['text']}</td>
|
|
</tr>
|