Fix display of static pages
With recent versions of Pelican (I looked at 3.7.1), the theme didn't show any static page anymore. This is because the template variable changed name from "PAGES" to "pages" at some point.
Please register or sign in to comment