mirror of https://github.com/onweru/compose.git
layouts/partials/share.html @@ -2,6 +2,6 @@ {{- $lc := T "link_copied" }} <div class="copy" data-before="{{ $s }}" data-after="{{ $lc }}"> <svg class="icon"> <use xlink:href="#copy"></use> <use href="#copy"></use> </svg> </div>