diff --git a/templates/appointment.tera.html b/templates/appointment.tera.html index 309cd90..186ba54 100644 --- a/templates/appointment.tera.html +++ b/templates/appointment.tera.html @@ -15,7 +15,7 @@
diff --git a/templates/macros/offers.tera.html b/templates/macros/offers.tera.html index 140a23a..b0e8bde 100644 --- a/templates/macros/offers.tera.html +++ b/templates/macros/offers.tera.html @@ -7,7 +7,7 @@
diff --git a/templates/offers.tera.html b/templates/offers.tera.html index 0e86feb..256ff54 100644 --- a/templates/offers.tera.html +++ b/templates/offers.tera.html @@ -86,7 +86,7 @@ )}}
- + Terminvereinbarung
diff --git a/templates/partials/nav.tera.html b/templates/partials/nav.tera.html index 6f41d12..7220110 100644 --- a/templates/partials/nav.tera.html +++ b/templates/partials/nav.tera.html @@ -26,7 +26,6 @@ {% set image = resize_image(path=config.extra.logo_path, width=resize_width, height=resize_height, op="fill") %}