Skip to content
Snippets Groups Projects
Select Git revision
  • master default
1 result

base.html

Blame
    • Baptiste Jonglez's avatar
      26747705
      Fix display of static pages · 26747705
      Baptiste Jonglez authored
      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.
      26747705
      History
      Fix display of static pages
      Baptiste Jonglez authored
      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.