getnikola / nikola-themes

Themes for Nikola
https://themes.getnikola.com/
70 stars 51 forks source link

[material] broken gallery #186

Closed akhmerov closed 4 years ago

akhmerov commented 4 years ago

The gallery rendering isn't working, see:

https://themes.getnikola.com/v8/material-theme/demo/galleries/demo/

I also see unexpected token '{' in the js console, so it seems like a template error.

Kwpolska commented 4 years ago

Thanks for reporting. The Jinja2 templates had some Mako-style variables in them. Fixed.