mirror of
https://github.com/tabler/tabler.git
synced 2026-08-25 20:34:25 +04:00
4 lines
216 B
HTML
4 lines
216 B
HTML
<a href="#" class="avatar avatar-upload{% if include.class %} {{ include.class }}{% endif %}">
|
|
{% include ui/icon.html icon="plus" %}
|
|
<span class="avatar-upload-text">{{ include.text | default: "Add" }}</span>
|
|
</a> |