Add rel=nofollow for docs comments links
authorMagnus Hagander <magnus@hagander.net>
Tue, 6 Dec 2011 10:06:56 +0000 (11:06 +0100)
committerMagnus Hagander <magnus@hagander.net>
Tue, 6 Dec 2011 10:06:56 +0000 (11:06 +0100)
This caused thousands of links to the signin page, which seems
unnecssary...

templates/docs/docspage.html

index 14b0e44eb215d04e8884f2c02f8a1ea20757f038..9d2232644414350bbe34e3f503f6829fc385ff72 100644 (file)
@@ -75,7 +75,7 @@ Note that submissions containing URLs or other keywords commonly found in
 is happening to you in error.
 </p>
 <p>
-Proceed to the <a href="/account/comments/new/{{page.version}}/{{page.file}}/">comment form</a>.
+Proceed to the <a href="/account/comments/new/{{page.version}}/{{page.file}}/" rel="nofollow">comment form</a>.
 </p>
 </div>
 {%endif%}