diff --git a/requirements.txt b/requirements.txt index 9405dd1..8e752be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,3 +4,4 @@ pillow pyyaml setuptools tabulate +jinja2 diff --git a/setup.py b/setup.py index 4d0320a..6bf765c 100644 --- a/setup.py +++ b/setup.py @@ -23,6 +23,7 @@ setup( "pillow", "pyyaml", "tabulate", + "jinja2", ], license="GPLv3", keywords="cable connector hardware harness wiring wiring-diagram wiring-harness", diff --git a/src/wireviz/templates/din-6771.html b/src/wireviz/templates/din-6771.html index 1c5fc10..2859471 100644 --- a/src/wireviz/templates/din-6771.html +++ b/src/wireviz/templates/din-6771.html @@ -3,12 +3,12 @@
- -