mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 01:39:22 +02:00
13 lines
387 B
Twig
13 lines
387 B
Twig
<div style="text-align:center">
|
|
<table cellspacing="0" cellpadding="0" border="0">
|
|
<form method="post" action="{{ getLink('news/archive') }}">
|
|
<tbody>
|
|
<tr>
|
|
<td>
|
|
<input width="120" height="18" border="0" type="image" src="{{ template_path }}/images/global/buttons/sbutton_back.gif" alt="Back" name="Back" />
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</form>
|
|
</table>
|
|
</div> |