Update template BIODEC
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 3m56s
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 3m56s
This commit is contained in:
parent
c27c569643
commit
510862ed60
@ -17,6 +17,14 @@
|
|||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.company-info {
|
||||||
|
font-size: 11px;
|
||||||
|
line-height: 1.4;
|
||||||
|
text-align: center;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
color: #444;
|
||||||
|
}
|
||||||
|
|
||||||
.header, .footer {
|
.header, .footer {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
@ -79,6 +87,17 @@
|
|||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<div class="company-info">
|
||||||
|
<strong>BIODEC S.A.</strong><br />
|
||||||
|
CUIT: 33-70849672-9 | Ing. Brutos: 901-070604-2<br />
|
||||||
|
Inicio Actividades: 02/10/2003 | IVA: Responsable Inscripto<br />
|
||||||
|
Segurola 1885 – C.P. C1407AOK – CABA – Buenos Aires – Argentina<br />
|
||||||
|
Tel: (011) 4864-6005 | Fax: 4864-5710<br />
|
||||||
|
<a href="mailto:ventas@biodec.net">ventas@biodec.net</a> |
|
||||||
|
Web: www.biodec.net<br />
|
||||||
|
Urgencias: 15-2155-9380 / 15-5909-4987 / 15-5909-4892
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>phronCare - Presupuesto</h1>
|
<h1>phronCare - Presupuesto</h1>
|
||||||
<p><strong>Número:</strong> @Model.Quotenumber</p>
|
<p><strong>Número:</strong> @Model.Quotenumber</p>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user