The following panels are defined inside of "precision_column_two.inc"

'panels' => array(
    'header_alpha' => t('Header alpha'),
    'header_beta' => t('Header beta'),
    'main' => t('Main'),
    'aside_beta' => t('Aside beta'),
    'footer_alpha' => t('Footer alpha'),
    'footer_beta' => t('Footer beta'),

I see that the file "precision-column-two.tpl.php" doesn't contain the regions:
Header beta and Footer beta.

Comments

Snipon’s picture

Thank you for pointing it out. Should be fixed now in both 6.x and 7.x branches.

Snipon’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.