add info box.
This commit is contained in:
parent
08769d53af
commit
fac4e8cbd5
|
@ -26,15 +26,21 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-12">
|
||||||
|
<div class="alert alert-info" role="alert">
|
||||||
|
<p><strong>Info:</strong> Fasten Health is meant to automatically retrieve your health records from your healthcare providers. However, you might face limitations in these situations:</p>
|
||||||
|
<ul>
|
||||||
|
<li>Your healthcare provider isn't supported.</li>
|
||||||
|
<li>Your records are too old and no longer available in the system.</li>
|
||||||
|
<li>You want to include extra information related to your medical condition, like imaging results or notes.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<p>Fasten Health is meant to automatically retrieve your health records from your healthcare providers. However, you might face limitations in these situations:</p>
|
<p>If any of these apply to you, you can use this form to manually input your records into Fasten.</p>
|
||||||
<ul>
|
|
||||||
<li>Your healthcare provider isn't supported.</li>
|
|
||||||
<li>Your records are too old and no longer available in the system.</li>
|
|
||||||
<li>You want to include extra information related to your medical condition, like imaging results or notes.</li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<p>If any of these apply to you, you can use this form to manually input your records into Fasten.</p>
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="az-content-label mg-t-2 mg-b-5">Condition</div>
|
<div class="az-content-label mg-t-2 mg-b-5">Condition</div>
|
||||||
<p class="mg-b-20">
|
<p class="mg-b-20">
|
||||||
|
|
Loading…
Reference in New Issue