#
This commit is contained in:
@@ -159,8 +159,6 @@ jobs:
|
|||||||
xml = '''<?xml version="1.0" encoding="UTF-8"?>
|
xml = '''<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<div xmlns="http://www.w3.org/1999/xhtml">
|
<div xmlns="http://www.w3.org/1999/xhtml">
|
||||||
|
|
||||||
<p class="lead"><b>Version History</b></p>
|
|
||||||
|
|
||||||
<p>This page provides the version history for the Bangladesh Core FHIR Implementation Guide.</p>
|
<p>This page provides the version history for the Bangladesh Core FHIR Implementation Guide.</p>
|
||||||
|
|
||||||
<p>For a machine-readable version history see <a href="package-list.json">package-list.json</a>.</p>
|
<p>For a machine-readable version history see <a href="package-list.json">package-list.json</a>.</p>
|
||||||
@@ -254,10 +252,6 @@ jobs:
|
|||||||
xml += f'''
|
xml += f'''
|
||||||
<p>The latest development build is available at:
|
<p>The latest development build is available at:
|
||||||
<a href="{path}">{path}</a></p>
|
<a href="{path}">{path}</a></p>
|
||||||
|
|
||||||
<div class="alert alert-warning">
|
|
||||||
This is a continuous integration build and may be unstable.
|
|
||||||
</div>
|
|
||||||
'''
|
'''
|
||||||
else:
|
else:
|
||||||
xml += '''
|
xml += '''
|
||||||
|
|||||||
Reference in New Issue
Block a user