<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>I have been trying multiple methods of doing this, php IF statement, smarty IF statement and now the pmWiki IF statement used in the Cookbook. However it seems like pmwiki just is not executing my code but rather displaying it on the web page? If I put this in a separate file and include this file, the include line seems to look commented out when inspecting the element in a web browser.</div><div><br></div><div>Please find below the code I am using in my 'skin.tmpl' file:</div><div><br></div><div><div><div id="content-container"></div><div><span class="Apple-tab-span" style="white-space:pre">                      </span><div id="content"></div><div><span class="Apple-tab-span" style="white-space:pre">                           </span><!--PageTitleGroupFmt--></div><div><span class="Apple-tab-span" style="white-space:pre">                               </span><p class="grouptitle"></div><div><span class="Apple-tab-span" style="white-space:pre">                                       </span>(:if equal "{$Groupspaced}" "Easy Catalog":)</div><div>    <span class="Apple-tab-span" style="white-space:pre">                                       </span><a href='{$ScriptUrl}/{$Group}' class="pagegroup">{$Group}</a></div><div><span class="Apple-tab-span" style="white-space:pre">                                 </span>(:else:)</div><div>    <span class="Apple-tab-span" style="white-space:pre">                                       </span><a href='{$ScriptUrl}/{$Group}' class="pagegroup">{$Groupspaced}</a></div><div><span class="Apple-tab-span" style="white-space:pre">                                   </span>(:ifend:)</div><div><span class="Apple-tab-span" style="white-space:pre">                            </span></p></div><div><span class="Apple-tab-span" style="white-space:pre">                           </span><!--/PageTitleGroupFmt--></div><div><span class="Apple-tab-span" style="white-space:pre">                      </span></div></div><div></div></div><div><br></div><div>If anyone could shed some light on this that would be great, I have attached an image of how it looks on the web page.</div><div><br></div><div><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Regards,</div><div><br></div><div>Matt Clinton</div><div>65bit Software Limited</div><div><a href="http://www.65bit.com">www.65bit.com</a></div><div><br></div></div><img id="a911ad4a-ae64-40ef-a1db-10d4f97c6889" height="207" width="262" apple-width="yes" apple-height="yes" src="cid:F6D07B4D-3E82-428E-81EE-F0ABA48E7DF9@popcorn"><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>

<br></div></div></body></html>