From cd79a86b99ca2a2ef887bd8e75a2b501d7e9c193 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 11 Sep 2022 08:45:43 +0200 Subject: [PATCH] same as last commit --- files/templates/asset_submissions.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/files/templates/asset_submissions.html b/files/templates/asset_submissions.html index be916af20..608a6f9a6 100644 --- a/files/templates/asset_submissions.html +++ b/files/templates/asset_submissions.html @@ -1,5 +1,11 @@ {% extends "default.html" %} {% block content %} +
 
 	
@@ -17,7 +23,7 @@
 		
 			{{loop.index}}
 			{{image}}
-			
+			{{name}}
 		
 	{% endfor %}