diff options
Diffstat (limited to 'pyblackbird_cc/templates/allauth/elements/fields.html')
-rw-r--r-- | pyblackbird_cc/templates/allauth/elements/fields.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pyblackbird_cc/templates/allauth/elements/fields.html b/pyblackbird_cc/templates/allauth/elements/fields.html deleted file mode 100644 index ae8e104..0000000 --- a/pyblackbird_cc/templates/allauth/elements/fields.html +++ /dev/null @@ -1,3 +0,0 @@ -{% load crispy_forms_tags %} - -{{ attrs.form|crispy }} |