first commit
This commit is contained in:
2
templates/allauth/elements/img.html
Executable file
2
templates/allauth/elements/img.html
Executable file
@@ -0,0 +1,2 @@
|
||||
<img src="{{ attrs.src }}"
|
||||
{% if attrs.alt %}alt="{{ attrs.alt }}"{% endif %}>
|
||||
Reference in New Issue
Block a user