diff --git a/blender-bfct/application/templates/applications/index.html b/blender-bfct/application/templates/applications/index.html index 3fb8303..87b0914 100755 --- a/blender-bfct/application/templates/applications/index.html +++ b/blender-bfct/application/templates/applications/index.html @@ -18,7 +18,7 @@ {% for application in applications %} - + {{ application.id }} {{application.user.first_name}} {{application.user.last_name}}