diff --git a/templates/home.html b/templates/home.html index 2074c9a7076c7689e6a26e73a0915a1a6a43e00d..71342e4b9a57fa5e23fa8bd8070faef027700a7d 100644 --- a/templates/home.html +++ b/templates/home.html @@ -18,7 +18,6 @@ {%- set _ = table_rows.update({spawner.name: decrypted_user_options.get(spawner.name, spawner.user_options)}) %} {%- endif %} {%- endfor %} -<p>{{ table_rows }}</p> {%- from "macros/table/table.jinja" import tables with context %} {%- import "macros/table/content.jinja" as functions with context %}