ai_admin/templates/allauth/elements/provider.html

4 lines
88 B
HTML
Raw Normal View History

2024-09-20 12:29:09 +08:00
<li>
<a title="{{ attrs.name }}" href="{{ attrs.href }}">{{ attrs.name }}</a>
</li>