Skip to content

Commit

Permalink
chore: *temporary* place holders for the referring officer details
Browse files Browse the repository at this point in the history
Signed-off-by: Kathurima Kimathi <kathurimakimathi415@gmail.com>
  • Loading branch information
KathurimaKimathi committed Apr 8, 2024
1 parent 86234f9 commit 2cf92c9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions templates/referral_report_template.html
Original file line number Diff line number Diff line change
Expand Up @@ -271,18 +271,18 @@ <h2>Referred by</h2>
<table>
<tr>
<td>
<div class="detail">Referring Officer: <strong>{{.}}</strong></div>
<div class="detail">Referring Officer: <strong>Referring Officer</strong></div>
</td>
<td>
<div class="detail">Designation: <strong>{{.}}</strong></div>
<div class="detail">Designation: <strong>Referring Officer Designation</strong></div>
</td>
</tr>
<tr>
<td>
<div class="detail">Phone: <strong>{{.}}</strong></div>
<div class="detail">Phone: <strong>Referring Officer Phonenumber</strong></div>
</td>
<td>
<div class="detail">Signature: <strong>{{.}}</strong></div>
<div class="detail">Signature: <strong>_______________________</strong></div>
</td>
</tr>
</table>
Expand Down

0 comments on commit 2cf92c9

Please sign in to comment.