{@ $design_grid_style = ''; if($layout_info->design_grid_style == 'Y'): $design_grid_style = 'app--grid-style'; endif; }
{@ $content_tight = ''; if($layout_info->container_padding_tight == 'Y'): $content_tight = 'app-content--tight'; endif; }
{$content}