template('header'); ?>

term->Title(); ?>

term->getDescription()): ?>

term->Description(); ?>

te('Posts tagged %s', sprintf('%s', atom()->term->getTitle())); ?>

te('Archive for %s', sprintf('%s', get_the_date())); ?>

te('Archive for %s', sprintf('%s', get_the_time('F, Y'))); ?>

te('Archive for year %s', sprintf('%s', get_the_time('Y'))); ?>

te('Blog Archives'); ?>

action('before_primary'); ?>
template('teaser'); ?>
pagination(); ?>

te("There aren't any posts in the %s category yet :(", atom()->term->getTitle()); ?>

te("There aren't any posts within this date :("); ?>

te('Nothing here :('); ?>

action('after_primary'); ?>
template('sidebar'); ?>
template('footer'); ?>