7677787980818283
} else { getModel().put(Constants.STATIC_PAGE_KEY, staticPage); getModel().put(Constants.MONTHLY_BLOG, blog.getBlogForThisMonth()); getModel().put("displayMode", "detail"); return new StaticPageView(); } }