From 030cae7cf64984b29c137bf314c19bb2b7a9a3bf Mon Sep 17 00:00:00 2001 From: Raymond Penners Date: Mon, 25 Mar 2024 19:53:40 +0100 Subject: [PATCH] fix(examples/templates): Dupe class attribute --- .../example/templates/allauth/elements/provider.html | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/regular-django/example/templates/allauth/elements/provider.html b/examples/regular-django/example/templates/allauth/elements/provider.html index 3a3a7da5ac..832638ad86 100644 --- a/examples/regular-django/example/templates/allauth/elements/provider.html +++ b/examples/regular-django/example/templates/allauth/elements/provider.html @@ -1,5 +1,4 @@ {% load allauth %} {{ attrs.name }}