<?php /** * The template for displaying all posts * * @package lumex */ get_template_part( 'index' ); ?>