Notes on power test export

This commit is contained in:
Joe Banks
2025-01-25 23:43:39 +00:00
committed by GitHub
parent ad8ffa69de
commit 47babff6d4

View File

@@ -69,6 +69,13 @@
</tr> </tr>
</blockTable> </blockTable>
<spacer length="15"/>
{% if object.notes %}
<hr/>
<spacer length="15"/>
<para><strong>Additional Notes:</strong></para>
<spacer length="15"/>
<para>{{ object.notes }}</para>
<spacer length="15"/> <spacer length="15"/>
<hr/> <hr/>
<spacer length="15"/> <spacer length="15"/>