message no. 134132
Posted by jxf in #jekyll at 2016-04-30T16:19:43Z
I have two pages `foo.html` and `bar.html` that call a common layout, `layout.html`. I want to pass a variable that's set differently in the pages to the layout. Is that possible?