1
0
mirror of https://github.com/tabler/tabler.git synced 2026-06-19 05:40:08 +04:00
Files
tabler/shared/includes/docs/download-button.html
T

3 lines
135 B
HTML

<div class="my-6 text-center">
<a href="{{ include.href }}" class="btn btn btn-primary" target="_blank">{{ include.title }}</a>
</div>