<?php /** * @file * Display Suite reset template. */ ?> <?php print $ds_content; ?> <?php if (!empty($drupal_render_children)): ?> <?php print $drupal_render_children ?> <?php endif; ?>