Esempio n. 1
0
						<div class="post-title">
							<a href="<?php 
        the_permalink();
        ?>
" rel="bookmark">
								<?php 
        the_title('<h3>', '</h3>');
        ?>
							</a>
							<?php 
        the_excerpt();
        ?>
						</div>

						<?php 
        Appica_Helpers::entry_footer_wo_social();
        ?>

					</div>
				</div>
			</div>

		<?php 
        unset($post_id, $is_wide);
    }
    ?>

	</div>

<?php 
}