Hello! Is there a way to use variable in a template without a straight output?
The situation is that I want to use a variable to show some page at a home page, but don't want to mention it on the exact page. Now I just put it in the div with display: none styling, but maybe there is more clean way to do it?