File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
< table class ="nb " style ="margin-top: 4px ">
2
2
< tr >
3
- < td rowspan ="4 ">
4
- < img src ="data:image/png;base64, {{ parent.verifica_url | qr_image }} " alt ="QR Code " style ="max-width: 120px; "/>
5
- </ td >
6
3
< td style ="white-space: nowrap; "> < b > Folio Fiscal:</ b > </ td >
7
4
< td style ="white-space: nowrap; "> {{ c.UUID }}</ td >
8
5
< td style ="white-space: nowrap; "> < b > Fecha de Certificación:</ b > </ td >
20
17
{% endif %}
21
18
</ tr >
22
19
< tr >
23
- < td colspan ="4 ">
20
+ < td >
21
+ < img src ="data:image/png;base64, {{ parent.verifica_url | qr_image }} " alt ="QR Code " style ="max-width: 120px; "/>
22
+ </ td >
23
+ < td colspan ="3 ">
24
24
< div class ="ciii ">
25
25
< b > Sello del CFDI: </ b > {{ c.SelloCFD | baa }}< br >
26
26
< b > Sello del SAT: </ b > {{ c.SelloSAT | baa }}< br >
You can’t perform that action at this time.
0 commit comments