Skip to content

Commit

Permalink
add ig publish-box fixes HL7#52
Browse files Browse the repository at this point in the history
  • Loading branch information
ricky1uphealth authored and jmandel committed Aug 8, 2019
1 parent 0c0de62 commit dbbd7f9
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions spec/_includes/publish-box.md
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
<p id="publish-box">

This is the {% if {{site.data.fhir.ig.status}} == 'draft' %} Continuous Integration Build {% else %} Version {{site.data.fhir.ig.version}} Release {% endif %} of the {{site.data.fhir.igName}} Implementation Guide. See the <a href="http://hl7.org/fhir/bulkdata/history.cfml">Directory of published versions</a>

</p>
<!--ReleaseHeader--><p id="publish-box">Publish Box goes here</p><!--EndReleaseHeader-->

0 comments on commit dbbd7f9

Please sign in to comment.