You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: input/pagecontent/index.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,20 @@
11
11
</div>
12
12
{% endif %}
13
13
14
+
15
+
{% if site.data.info.releaselabel == 'public-comment' %}
16
+
<divstyle="width: 65%">
17
+
<blockquoteclass="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
+
14
28
<!-- A décommenter si CI-SIS
15
29
<div class="figure">
16
30
<img src="ci-sis-logo.png" alt="CI-SIS" title="Logo du CI-SIS" style="width:100%;">
0 commit comments