{ navigator.clipboard.writeText( window.location.href ); copyColor = 'stroke-green-600'; setTimeout(() => copyColor = 'stroke-blue-600', 2000); }">
{% if user.status == 'active' %} {% for link in user.links %}
{ navigator.clipboard.writeText( link ); copyColor = 'stroke-green-600'; setTimeout(() => copyColor = 'stroke-blue-600', 2000); }">
×