10 lines
339 B
Smarty
10 lines
339 B
Smarty
<table border="0" width="100%" class="full-width border-top page-footer">
|
|
<tr>
|
|
<td width="80%" class="text-left">
|
|
<strong>{{ _s.institution }}</strong>
|
|
</td>
|
|
<td width="30%" class="text-right" style="text-align: right;">
|
|
<strong>{PAGENO} / {nb}</strong>
|
|
</td>
|
|
</tr>
|
|
</table> |