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