No, this is how you do nofollow

master
Perttu Ahola 2019-11-03 18:21:45 +02:00
parent e285e2a81e
commit 7a6897568f
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
<!-- BEGIN img --><img src="{URL}" alt="{L_IMAGE}" /><!-- END img -->
<!-- BEGIN url --><a href="{URL}" nofollow class="postlink">{DESCRIPTION}</a><!-- END url -->
<!-- BEGIN url --><a href="{URL}" rel="nofollow" class="postlink">{DESCRIPTION}</a><!-- END url -->
<!-- BEGIN email --><a href="mailto:{EMAIL}">{DESCRIPTION}</a><!-- END email -->