Skip to content

Commit 2e330ed

Browse files
authored
Update index.md
1 parent 9683f9e commit 2e330ed

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

input/pagecontent/index.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,20 @@
1111
</div>
1212
{% endif %}
1313

14+
15+
{% if site.data.info.releaselabel == 'public-comment' %}
16+
<div style="width: 65%">
17+
<blockquote class="stu-note">
18+
<p>
19+
<b>Attention !</b>
20+
<br>
21+
Cet Implementation Guide est actuellement en concertation. La version courante est accessible à l'adresse : http://interop.esante.gouv.fr/ig/fhir/[code - ig]
22+
</p>
23+
</blockquote>
24+
</div>
25+
{% endif %}
26+
27+
1428
<!-- A décommenter si CI-SIS
1529
<div class="figure">
1630
<img src="ci-sis-logo.png" alt="CI-SIS" title="Logo du CI-SIS" style="width:100%;">

0 commit comments

Comments
 (0)