redzuurdesem/themes/desem-swift-theme/layouts/partials/copy.html

6 lines
163 B
HTML
Raw Normal View History

2020-05-10 16:56:41 +02:00
<div class = 'copy' data-share = '{{ i18n "share_story" }}' data-copied = '{{ i18n "link_copied" }}'>
<svg>
<use xlink:href="#copy"></use>
</svg>
</div>