Small optimization
authorMarcel Werk <burntime@woltlab.com>
Fri, 19 Apr 2013 19:28:43 +0000 (21:28 +0200)
committerMarcel Werk <burntime@woltlab.com>
Fri, 19 Apr 2013 19:28:43 +0000 (21:28 +0200)
com.woltlab.wcf/template/headInclude.tpl

index 87a3d9d286b56c61be28a723301dbfd218e278bb..3fce6bd040550088005f1b39a4b88dcd6b33db17 100644 (file)
@@ -2,7 +2,7 @@
 <meta charset="utf-8" />
 <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1" />
 <meta name="format-detection" content="telephone=no" />
-{if $allowSpidersToIndexThisPage|empty}<meta name="robots" content="noindex,nofollow" />{/if}
+{if $allowSpidersToIndexThisPage|empty}<meta name="robots" content="noindex,nofollow" />{/if} 
 {implode from=$__wcf->getMetaTagHandler() item=__metaTag glue="\n"}{@$__metaTag}{/implode}
 {event name='metaTags'}