diff --git a/django/website/templates/registration/logged_out.html b/django/website/templates/registration/logged_out.html
index 2e883607951a0bf2fd914975f7afea900c71abb6..1d215ef32079eae55f98146d9be37e6121305c72 100644
--- a/django/website/templates/registration/logged_out.html
+++ b/django/website/templates/registration/logged_out.html
@@ -1,6 +1,5 @@
 {% extends "base.html" %}
 {% load i18n %}
-{% load bootstrap3 %}
 
 
 {% block content %}