4 lines
180 B
HTML
4 lines
180 B
HTML
![]() |
<h2 class="section-title">{{config.title}}</h2>
|
||
|
<div ng-if="followUpAfter">
|
||
|
<span style="font-weight: bold">Next Visit After {{followUpAfter}} {{durationUnits}} </span>
|
||
|
</div>
|