<?php get_header(); ?>&#13;
<?php global $asteria;?>&#13;
<!--Categoryt Posts-->&#13;
<div class="fixed_site">&#13;
	<div class="fixed_wrap">&#13;
		<?php get_template_part('layout1'); ?>&#13;
	</div>&#13;
</div>&#13;
<?php get_footer(); ?>