diff --git a/templates/uimodules/shake-follow.html b/templates/uimodules/shake-follow.html index 7d64390..6c4605f 100644 --- a/templates/uimodules/shake-follow.html +++ b/templates/uimodules/shake-follow.html @@ -8,7 +8,7 @@
{{escape(follow_user.about)}}
-{{linkify(follow_user.website, True, extra_params='rel="nofollow" target="_blank"')}}
+{{linkify(follow_user.website, True, extra_params='rel="me nofollow" target="_blank"')}}
{% else %}{{escape(shake.description)}}
{% end %}