24 lines
379 B
Smarty
24 lines
379 B
Smarty
<table class="no-style full" width="100%">
|
|
<tr align="right">
|
|
|
|
<td align="left" width="50%">
|
|
<i class="fas fa-sunset"> </i><span style="font-size: 11pt"> {$info1}</span>
|
|
</td>
|
|
<td align="right">
|
|
<i class="fas fa-sunrise"></i><span style="font-size: 11pt"> {$info2}</span>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|