Skip to content
Snippets Groups Projects
Commit f6aa74c7 authored by Tim Kreuzer's avatar Tim Kreuzer
Browse files

remove debug output in home.html

parent b3e10d42
No related branches found
No related tags found
No related merge requests found
......@@ -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 %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment