chore(legal-documents): Add an icon
This commit is contained in:
parent
e370977aac
commit
6c18ec3855
1 changed files with 4 additions and 1 deletions
|
@ -20,4 +20,7 @@
|
|||
</span>
|
||||
</h2>
|
||||
|
||||
<a class="button bt-link" href="{{ document.file.url }}">{{ document }}</a>
|
||||
<a class="button bt-link" href="{{ document.file.url }}">
|
||||
<span>{{ document }}</span>
|
||||
<span class="icon"><i class="ti ti-file-download"></i></span>
|
||||
</a>
|
||||
|
|
Loading…
Reference in a new issue