Remove document description and footer

Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
Sacha Al Himdani
2025-09-30 20:32:16 +02:00
parent 03f48b4015
commit ec716e587c

View File

@@ -326,10 +326,6 @@
<td>Approver:</td>
<td>{{.Approver}}</td>
</tr>
<tr>
<td>Description:</td>
<td>{{.Description}}</td>
</tr>
<tr>
<td>Version:</td>
<td>{{.Version}}</td>
@@ -385,10 +381,6 @@
</table>
</div>
{{- end}}
<div class="footer">
<p>Document generated on {{now.Format "January 2, 2006 at 3:04 PM"}}</p>
</div>
</div>
</div>
</body>