{assign name="doc_page_type" value="doc"/} {assign name="blog_page_type" value="blog"/} {assign name="true_value" value="true"/}
{unless isempty="$page.region_sidebar_first"} {/unless}
{unless isempty="$page_title"}

{$page_title/}

{/unless} {if condition="$page.type ~ $doc_page_type"} {include file="doc/content.tpl"/} {/if} {unless condition="$page.type ~ $doc_page_type"} {if isset="$page.region_content"}{$page.region_content/}{/if} {/unless} {if condition="$page.type ~ $blog_page_type"} {include file="3rd/node-comments.tpl"/} {/if} {assign name="myprojectsname" value="myprojects"/} {if condition="$node.link.location ~ $myprojectsname"}{include file="3rd/node-comments.tpl"/}{/if}
{if value="False"} {unless isempty="$page.region_sidebar_second"} {/unless} {/if}