daysPerPage = 5;
viewsMenu.push({
route: 'postsDaily',
label: 'daily',
description: 'day_by_day_view'
});