Hard to say exactly without seeing the code. Judging from the error msg: > output: don't know how to render value: '#hasheq((here-path . > "/Users/basus/src/basus/publications/index.html.pm <http://index.html.pm/>") > (title . "Publications"))
It looks like you're trying to drop the whole `metas` table into your template, rather than just the `title` field. > On Feb 15, 2018, at 1:48 PM, Shrutarshi Basu <[email protected]> wrote: > > I also have a title tag, so maybe that is what causing this issue? Clearing > out the cache seems to let things compile fine. Any help would be appreciated. -- You received this message because you are subscribed to the Google Groups "Pollen" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
