Updated Node module and theme to use the new rendering strategy.

This commit is contained in:
jvelilla
2014-11-08 06:10:43 -03:00
parent 75d34870fa
commit 730f6d42a4
3 changed files with 6 additions and 4 deletions

View File

@@ -33,7 +33,9 @@
<!-- Page Header -->
<div id="header">
{include file="tpl/page_header2.tpl"/}
{if isset="$page.primary_nav"}
{$page.primary_nav/}
{/if}
</div>
<!-- General Page Content -->