Current File : /home/smartravaldo/web/smartravaldo.ro/public_html/wp-content/themes/cars4rent/blog-players.php
<?php
/*
Template Name: Players list
*/

/**
 * Make empty page with this template 
 * and put it into menu
 * to display all Players as streampage
 */

cars4rent_storage_set('blog_filters', 'players');

get_template_part('blog');
?>