From 0d38235262314f86da28b432f742cb697a550a4b Mon Sep 17 00:00:00 2001 From: Mo8it Date: Sat, 29 Oct 2022 21:12:53 +0200 Subject: [PATCH] Fix offers table --- templates/macros/offers.tera.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/macros/offers.tera.html b/templates/macros/offers.tera.html index b0e8bde..4820b94 100644 --- a/templates/macros/offers.tera.html +++ b/templates/macros/offers.tera.html @@ -21,10 +21,10 @@ {% macro prices_table(caption, names, prices) %}
-

{{ caption }}

+

{{ caption }}

- +
{% for name in names %}