fixed codesystem warnings
All checks were successful
FHIR IG CI/CD Pipeline / build-ig (push) Successful in 15m34s
FHIR IG CI/CD Pipeline / deploy (push) Successful in 11s

This commit is contained in:
Dr. B. M. Riazul Islam 2025-10-03 13:03:07 +00:00
parent 96c7f1038e
commit ea9714686d
2 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@
</td> </td>
{% endunless %} {% endunless %}
</tr> </tr>
<tr> <!-- <tr>
<th>Examples</th> <th>Examples</th>
{% unless excludexml == 'y' %} {% unless excludexml == 'y' %}
<td> <td>
@ -42,7 +42,7 @@
<a href="examples.ttl.zip">Turtle</a> <a href="examples.ttl.zip">Turtle</a>
</td> </td>
{% endunless %} {% endunless %}
</tr> </tr> -->
</tbody> </tbody>
</table> </table>
</div> </div>