Another Solid Checkpoint

This commit is contained in:
bolade
2025-11-28 12:11:00 +01:00
parent e66b9e6c29
commit fc62b64624
7 changed files with 290 additions and 121 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
<!-- Indications Box -->
<div class="bg-gray-200 rounded-lg p-4 text-center mb-2">
<h3 class="font-semibold text-lg mb-2">Indications</h3>
<p class="text-gray-700">{{ indication }}</p>
<p >{{ indication | default('No Respiratory Capacity Limitations')}}</p>
</div>
</div>