openstamanager/templates/partitario_mastrino/partitario_body.html

42 lines
1.7 KiB
HTML
Executable File

<!--
~ OpenSTAManager: il software gestionale open source per l'assistenza tecnica e la fatturazione
~ Copyright (C) DevCode s.n.c.
~
~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<page_header>
<table cellpadding='0' cellspacing='0'>
<tr><td style='border:1px solid #777; padding:4px;'>
<table cellpadding='0' cellspacing='0'>
<tr><td style='width:95mm;'>
<big>STAMPA MASTRINO <small style="font-size:11px; color:#777;">(|period_start| - |period_end|)</small></big><hr>
<small>|percorso|</small>
</td>
<td style='text-align:right; width:100mm;'>
|info_fornitore|
</td></tr>
</table>
</td></tr>
<tr><td style='border-left: 1px solid #777; border-bottom:1px solid #777; border-right: 1px solid #777;'>
<table style='table-layout:fixed;' cellpadding='0' cellspacing='0'>
<col width='79'><col width='452'><col width='80'><col width='79'>
<tr><th class='br padded'>DATA</th><th class='br padded'>DESCRIZIONE</th><th class='br padded'>DARE</th><th class='padded'>AVERE</th></tr>
</table>
</td></tr>
</table>
</page_header>