diff --git a/lib/philomena_web/templates/profile/artist_link/show.html.slime b/lib/philomena_web/templates/profile/artist_link/show.html.slime index f35a62cd..d38133d4 100644 --- a/lib/philomena_web/templates/profile/artist_link/show.html.slime +++ b/lib/philomena_web/templates/profile/artist_link/show.html.slime @@ -17,8 +17,7 @@ h3 Status ' has manually contacted you at the address above, as your verification code was not found on the website. Please respond to the message from the administrator to confirm your link. p The verification code is: p - code - h1 = @artist_link.verification_code + h1 = @artist_link.verification_code - link_verified?(@artist_link) -> p @@ -26,16 +25,14 @@ h3 Status p We've now found the verification code on your website. An administrator still needs to check the tag list before verifying the link. Please leave the code on your website until verification is complete. p If you need it again, your verification code is: p - code - h1 = @artist_link.verification_code + h1 = @artist_link.verification_code - unverified?(@artist_link) -> p strong This link is pending verification by a member of the administration team. .dnp-warning h3 To have your link verified as fast as possible, please place this text somewhere on the page you are linking. - code - h1 = @artist_link.verification_code + h1 = @artist_link.verification_code p Otherwise, an administrator will have to contact you to verify your identity. p Once the link has been verified you can remove the text; the text simply allows the team to directly check with your website rather than messaging you and waiting for a reply.