diff --git a/digitaleagentur/settings.py b/digitaleagentur/settings.py
index 67da986..5a1e9bf 100644
--- a/digitaleagentur/settings.py
+++ b/digitaleagentur/settings.py
@@ -33,7 +33,7 @@ SESSION_COOKIE_SECURE = False
# FOR SUMMERNOTE ORIGIN
#X_FRAME_OPTIONS = 'SAMEORIGIN'
#X_FRAME_OPTIONS = 'ALLOWALL'
-X_FRAME_OPTIONS = 'allow-from *cloud.digitale-agentur.com'
+X_FRAME_OPTIONS = 'allow-from .digitale-agentur.com'
# Quick-start development settings - unsuitable for production
# See https://docs.djangoproject.com/en/2.2/howto/deployment/checklist/
diff --git a/standards/templatetags/__pycache__/counter_tag.cpython-38.pyc b/standards/templatetags/__pycache__/counter_tag.cpython-38.pyc
index 31c27bc..d6343e1 100644
Binary files a/standards/templatetags/__pycache__/counter_tag.cpython-38.pyc and b/standards/templatetags/__pycache__/counter_tag.cpython-38.pyc differ
diff --git a/users/templates/users/login.html b/users/templates/users/login.html
index 14ad496..fee4270 100644
--- a/users/templates/users/login.html
+++ b/users/templates/users/login.html
@@ -43,7 +43,7 @@
\ No newline at end of file
diff --git a/users/templates/users/password_reset.html b/users/templates/users/password_reset.html
index 73965aa..2d0cc3b 100644
--- a/users/templates/users/password_reset.html
+++ b/users/templates/users/password_reset.html
@@ -2,7 +2,7 @@
\ No newline at end of file
diff --git a/users/templates/users/register.html b/users/templates/users/register.html
index 73965aa..2d0cc3b 100644
--- a/users/templates/users/register.html
+++ b/users/templates/users/register.html
@@ -2,7 +2,7 @@
\ No newline at end of file
diff --git a/users/templates/users/registercomplete.html b/users/templates/users/registercomplete.html
index 73965aa..2d0cc3b 100644
--- a/users/templates/users/registercomplete.html
+++ b/users/templates/users/registercomplete.html
@@ -2,7 +2,7 @@
\ No newline at end of file