<?php get_header(); ?>
<div class="container-inner span-24" id="single">
<div class="span-24 home">
<div <?php if(function_exists('post_class')) : ?><?php post_class(); ?><?php else : ?>class="post post-<?php the_ID(); ?>"<?php endif; ?>>
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<h2><?php the_title(); ?></h2>
<?php include (THEMELIB . '/apps/multimedia.php'); ?>
<?php include (THEMELIB . '/apps/video.php'); ?>
<?php include (THEMELIB . '/apps/post-images.php'); ?>
<?php the_content(); ?>
</div>
<div class="clear"></div>
<p class="postmetadata alt">
<small>