updating contract preview

This commit is contained in:
2023-03-06 20:22:41 +01:00
parent 9035824248
commit 8bb3d0f44e
5 changed files with 26 additions and 20 deletions

View File

@@ -28,7 +28,7 @@
margin: 2cm 2cm 2cm 2cm;
counter-increment: page;
@bottom-center {
content: "© Cooper, Hillman & Toshi LLC - {{ draft.name }} - Page " counter(page) "/" counter(pages);
content: "© Cooper, Hillman & Toshi LLC - {{ contract.name }} - Page " counter(page) "/" counter(pages);
font-size: 0.8em;
}
background: url('http://{{ static_host }}/assets/watermark.png') no-repeat;