diff --git a/src/wireviz/templates/din-6771.html b/src/wireviz/templates/din-6771.html
index 0fcb59b..930fe3e 100644
--- a/src/wireviz/templates/din-6771.html
+++ b/src/wireviz/templates/din-6771.html
@@ -254,7 +254,7 @@
|
|
|
- |
+ Sheet
|
|
@@ -267,7 +267,7 @@
|
|
|
- |
+ of |
| Rev |
diff --git a/src/wireviz/wv_html.py b/src/wireviz/wv_html.py
index a3e0f45..25ec411 100644
--- a/src/wireviz/wv_html.py
+++ b/src/wireviz/wv_html.py
@@ -61,14 +61,15 @@ def generate_html_output(filename: Union[str, Path], bom_list: List[List[str]],
# insert generator
html = html.replace('', f'{APP_NAME} {__version__} - {APP_URL}')
+
# insert other metadata
if metadata:
html = html.replace(f'"sheetsize_default"', '"{}"'.format(metadata.get('template',{}).get('sheetsize', ''))) # include quotes so no replacement happens within