From 183ac879a0ee74d7bdfabb11c51a29e4a64f1e7f Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Fri, 5 Dec 2025 22:07:23 +0100 Subject: files --- templates/names_template.html | 102 ++++++++++++++++++++++++ templates/person_template.html | 171 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 273 insertions(+) create mode 100644 templates/names_template.html create mode 100644 templates/person_template.html (limited to 'templates') diff --git a/templates/names_template.html b/templates/names_template.html new file mode 100644 index 00000000..03e617cd --- /dev/null +++ b/templates/names_template.html @@ -0,0 +1,102 @@ + + + + + + + + + Ramaekers - Laeven family + + +
+
+ +
+ {{NAME_LIST}} +
+
+ + diff --git a/templates/person_template.html b/templates/person_template.html new file mode 100644 index 00000000..7de07f53 --- /dev/null +++ b/templates/person_template.html @@ -0,0 +1,171 @@ + + + + + + + + + Ramaekers - Laeven family + + +
+
+ +
+
+ +
+ {{PARENT1}} + {{PARENT2}} +
+ +
+ {{PERSON_INFO1}} + {{PERSON_INFO2}} +
+ + +
+
+ + -- cgit v1.2.3-70-g09d2