8 lines
328 B
HTML
8 lines
328 B
HTML
<div class="template-container">
|
|
<h6> {{'ALL_KEY' | translate}} {{section | titleTranslate}}</h6>
|
|
<div class="concept-set-container">
|
|
<section class="block dashboard-section">
|
|
<forms-table section="section" patient="patient" is-on-dashboard="false"></forms-table>
|
|
</section>
|
|
</div>
|
|
</div> |