diff --git a/users/templates/users/register.html b/users/templates/users/register.html
index 353d7aa..90cc24d 100644
--- a/users/templates/users/register.html
+++ b/users/templates/users/register.html
@@ -5,6 +5,30 @@
{% block content %}
-
Aktuell können nur Agenturen innerhalb der Pilotphase registriert werden. Weitere Infos über support@digitale-agentur.com.
+
+
{% endblock content %}
\ No newline at end of file
diff --git a/users/templates/users/register_BLOCK.html b/users/templates/users/register_BLOCK.html
new file mode 100644
index 0000000..353d7aa
--- /dev/null
+++ b/users/templates/users/register_BLOCK.html
@@ -0,0 +1,10 @@
+
+{% extends "users/publicbase.html" %}
+
+{% load crispy_forms_tags %}
+
+{% block content %}
+
+
Aktuell können nur Agenturen innerhalb der Pilotphase registriert werden. Weitere Infos über support@digitale-agentur.com.
+
+{% endblock content %}
\ No newline at end of file
diff --git a/users/templates/users/register_SAVE.html b/users/templates/users/register_SAVE.html
deleted file mode 100644
index 90cc24d..0000000
--- a/users/templates/users/register_SAVE.html
+++ /dev/null
@@ -1,34 +0,0 @@
-
-{% extends "users/publicbase.html" %}
-
-{% load crispy_forms_tags %}
-
-{% block content %}
-