diff --git a/example/templates/_base.html b/example/templates/_base.html index d26aad1fe..e1a83fdfa 100644 --- a/example/templates/_base.html +++ b/example/templates/_base.html @@ -5,10 +5,6 @@ {% block title %}{% endblock %} - {% block content_wrapper %} diff --git a/two_factor/templates/two_factor/_base.html b/two_factor/templates/two_factor/_base.html index 2f76b3368..bc798d4c6 100644 --- a/two_factor/templates/two_factor/_base.html +++ b/two_factor/templates/two_factor/_base.html @@ -4,10 +4,6 @@ {% block title %}{% endblock %} -

Provide a template named