diff --git a/resallocwebui/templates/resources.html b/resallocwebui/templates/resources.html index 77727f2..bed4ae3 100644 --- a/resallocwebui/templates/resources.html +++ b/resallocwebui/templates/resources.html @@ -31,7 +31,7 @@

Resalloc resources

{{ resource.ticket_id }} {{ resource.user }} {{ resource.sandbox }} - {{ resource.to_dict()["data"] }} +
{{ resource.to_dict()["data"] }}
{% endfor %}