Current File : /home/smartravaldo/web/smartravaldo.ro/public_html/wp-content/themes/cars4rent/blog-clients.php
<?php
/*
Template Name: Clients list
*/
/**
* Make empty page with this template
* and put it into menu
* to display all Clients as streampage
*/
cars4rent_storage_set('blog_filters', 'clients');
get_template_part('blog');
?>