diff --git a/bd-national-template/includes/template-page.html b/bd-national-template/includes/template-page.html index 464704d..916c8ab 100644 --- a/bd-national-template/includes/template-page.html +++ b/bd-national-template/includes/template-page.html @@ -14,6 +14,6 @@ h6:before{color:silver;counter-increment:more-detail;content:var(--heading-prefi {% endif %} {% include fragment-pageTable.html %} {% assign path = page.path | split: '.html' %} - {% include {{path}}.xml %} + {{ content }} {% include fragment-pageend.html %} diff --git a/bd-national-template/scripts/onGenerate.final.xslt b/bd-national-template/scripts/onGenerate.final.xslt index 5b3d2c5..79e2356 100644 --- a/bd-national-template/scripts/onGenerate.final.xslt +++ b/bd-national-template/scripts/onGenerate.final.xslt @@ -8,7 +8,6 @@ - If dealing with a multi-version IG, it will be run against both IG versions. --> -