Exemplo n.º 1
0
 class="option-pls-site-subtitle"><?php 
    bloginfo('description');
    ?>
</h2>
									<?php 
}
?>

                </hgroup>

                <?php 
pls_do_atomic('header');
?>

                <div class="header-membership"><?php 
echo PLS_Plugin_API::placester_lead_control_panel(array('separator' => '|'));
?>
</div>

            </div>

            <?php 
pls_do_atomic('before_nav');
?>

            <?php 
PLS_Route::get_template_part('menu', 'primary');
// Loads the menu-primary.php template.
?>

            <?php