dubya (March 27th, 2012)
<dl> <dt><?php _e('Type','appthemes'); ?></dt> <dd class="type"></dd> <dt><?php _e('Job', 'appthemes'); ?></dt> <?php appthemes_before_post_title( 'job_listing' ); ?> <dd class="title"> <strong><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></strong> </dd> <?php appthemes_after_post_title( 'job_listing' ); ?> <dt><?php _e('Location', 'appthemes'); ?></dt> <dd class="location"><?php jr_location(); ?></dd> <dt><?php _e('Date Posted', 'appthemes'); ?></dt> <dd class="date"><strong></span></dd> </dl>
dubya (March 27th, 2012)
There are currently 1 users browsing this thread. (0 members and 1 guests)