6 lines
128 B
HTML
Executable File
6 lines
128 B
HTML
Executable File
{% load allauth %}
|
|
<strong {% if attrs.title %}title="{{ attrs.title }}"{% endif %}>
|
|
{% slot %}
|
|
{% endslot %}
|
|
</strong>
|