0byt3m1n1
Path:
/
data
/
21
/
3
/
125
/
28
/
3125354
/
user
/
3486433
/
htdocs
/
wp-content
/
themes
/
perfecti
/
[
Home
]
File: archive.php
<?php global $eva_isArchive; $eva_isArchive = true; get_header();?> <div class="row"> <div class="span9"> <section class="content"> <?php get_template_part("loop");?> </section> </div> <?php get_template_part("sidebar");?> </div> <?php get_footer();?>