-
- You can now use the application.
-
-{% endblock %}
diff --git a/bookmarks/templates/django_registration/registration_form.html b/bookmarks/templates/django_registration/registration_form.html
deleted file mode 100644
index aa6af8d..0000000
--- a/bookmarks/templates/django_registration/registration_form.html
+++ /dev/null
@@ -1,39 +0,0 @@
-{% extends 'shared/layout.html' %}
-{% block head %}
- {% with page_title="Registration - Linkding" %}{{ block.super }}{% endwith %}
-{% endblock %}
-{% block content %}
-