mirror of https://gitlab.crans.org/bde/nk20
Remove ugly semicolon in invoices template, release first version 🎉
This commit is contained in:
parent
b1fed3d476
commit
72c004cb56
|
@ -52,7 +52,7 @@
|
|||
\parbox[b][\paperheight]{\paperwidth}{%
|
||||
\vfill
|
||||
\centering
|
||||
\includegraphics[width=\textwidth]{../../apps/treasury/static/img/{{ obj.bde }}_bg.jpg};
|
||||
\includegraphics[width=\textwidth]{../../apps/treasury/static/img/{{ obj.bde }}_bg.jpg}
|
||||
\vfill
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue