post_content; $content = apply_filters('the_content', $content); if(get_theme_mod('amora_hero1_full_content', true)) : echo $content; else : echo substr($content, 0, 200) . "..."; endif; ?>
<?php the_title() ?>