diff --git a/blender-bfct/application/static/assets/css/bfct.css b/blender-bfct/application/static/assets/css/bfct.css index b10d582..acbc363 100644 --- a/blender-bfct/application/static/assets/css/bfct.css +++ b/blender-bfct/application/static/assets/css/bfct.css @@ -4,4 +4,5 @@ top: 0; left: 0; position: absolute; -} \ No newline at end of file +} + diff --git a/blender-bfct/application/static/assets_shared b/blender-bfct/application/static/assets_shared index 5e0124c..a83634e 160000 --- a/blender-bfct/application/static/assets_shared +++ b/blender-bfct/application/static/assets_shared @@ -1 +1 @@ -Subproject commit 5e0124ca54a92ff077237d2ece3830e3d747d64f +Subproject commit a83634e5af3185b6123bcc5e8afb5e5d85ba3cb5 diff --git a/blender-bfct/application/templates/applications/index.html b/blender-bfct/application/templates/applications/index.html index 62b3e88..2712745 100755 --- a/blender-bfct/application/templates/applications/index.html +++ b/blender-bfct/application/templates/applications/index.html @@ -2,7 +2,7 @@ {% block body %}
Applicant | @@ -35,7 +35,6 @@ {% endfor %}
---|