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