_layouts/page.html in jekyll-theme-isotc211-0.3.1 vs _layouts/page.html in jekyll-theme-isotc211-0.4

- old
+ new

@@ -1,8 +1,6 @@ --- -layout: default +layout: base-page bodyClass: page --- - -<h1>{{ page.title_html | default: page.title }}</h1> {{ content }}