From 1c066898009883f510fa204c66800e5f6228a15d Mon Sep 17 00:00:00 2001
From: Nicolai Ort
Date: Mon, 8 Feb 2021 09:20:45 +0100
Subject: [PATCH] Reworked template layout for barcode
ref #13
---
src/templates/sponsoring_contract.html | 28 +++++++++++++++-----------
1 file changed, 16 insertions(+), 12 deletions(-)
diff --git a/src/templates/sponsoring_contract.html b/src/templates/sponsoring_contract.html
index e38574e..305d0ca 100644
--- a/src/templates/sponsoring_contract.html
+++ b/src/templates/sponsoring_contract.html
@@ -38,22 +38,26 @@
- {{__ "sponsoring_subtitle"}}
-
-
-
{{this.firstname}}
- {{this.middlename}}
-
{{__ "firstname"}}
-
-
-
{{this.id}}
-
ID
+
+
+
{{__ "sponsoring_subtitle"}}
+
+
+
{{this.firstname}}
+ {{this.middlename}}
+
{{__ "firstname"}}
+
+
+
-

+
-
+
{{this.lastname}}
{{__ "lastname"}}