feat (resume): update template html include data fasyankes, not set yet

This commit is contained in:
dpurbosakti
2025-12-16 11:51:52 +07:00
parent eea6bc7700
commit bc9f311e51
3 changed files with 11 additions and 7 deletions
+3 -3
View File
@@ -627,17 +627,17 @@
<tr>
<td style="width: 4rem;">Fasyankes</td>
<td class="data-colon">: </td>
<td>{{ .NIK }}</td>
<td>{{ .ControlHealthcare }}</td>
</tr>
<tr>
<td>Tanggal</td>
<td>: </td>
<td>{{ .NIK }}</td>
<td>{{ .ControlDate }}</td>
</tr>
<tr>
<td>Klinik</td>
<td>: </td>
<td>{{ .NIK }}</td>
<td>{{ .ControlUnit }}</td>
</tr>
</table>
</td>