#
All checks were successful
FHIR IG CI/CD Pipeline with Version Persistence / build-ig (push) Successful in 5m47s
FHIR IG CI/CD Pipeline with Version Persistence / deploy (push) Successful in 8s

This commit is contained in:
2026-03-07 17:47:51 +06:00
parent 8ddb62ab26
commit 9ed33227d3
2 changed files with 11 additions and 6 deletions

View File

@@ -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' %}
{{ content }}
{% include {{path}}.xml %}
</div>
{% include fragment-pageend.html %}