diff --git a/templates/two_factor/_base.html b/templates/two_factor/_base.html deleted file mode 100644 index dfce58e..0000000 --- a/templates/two_factor/_base.html +++ /dev/null @@ -1,2 +0,0 @@ -{% extends "_base.html" %} -{% block nav_profile %}active{% endblock %}