www/src/layouts/partials/detail-btn-large.html

3 lines
136 B
HTML
Raw Normal View History

<a target="_blank" href="{{- . -}}">
<button class="detail-btn-large"><i class="icon-enter-arrow"></i>VIEW ALL DETAILS</button>
</a>