hiroaki-yamamoto/django-good-otp

View on GitHub
django_otp/widgets/files/button.html

Summary

Maintainability
Test Coverage
<button type="button"{% if widget.btn_attrs %}{{ flatatt(widget.btn_attrs) }}{% endif %}>{{ widget.btn_label }}</button>