6 lines
120 B
HTML
Executable File
6 lines
120 B
HTML
Executable File
{% load allauth %}
|
|
<td {% if attrs.align %}align="{{ attrs.align }}"{% endif %}>
|
|
{% slot %}
|
|
{% endslot %}
|
|
</td>
|