File "template-homepage.php"

Full Path: /home/elegucvf/public_html/video/wp-content/wp-includes/wp-includes/wp-content/themes/avril/templates/template-homepage.php
File size: 122 bytes
MIME-type: text/x-php
Charset: utf-8

<?php 
/**
Template Name: Homepage
*/

get_header();

do_action( 'avril_sections', false );		
	
 get_footer(); ?>