Changeset - ccc22f687540
[Not reviewed]
0 1 0
Ben Sturmfels (bsturmfels) - 14 months ago 2023-04-20 09:15:10
ben@sturm.com.au
Remove reference to AUD
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templates/registrasion/_invoice_details.html
Show inline comments
...
 
@@ -20,13 +20,13 @@
 

	
 
<div>
 
<h4>Attention:</h4>
 
  {{ invoice.recipient|linebreaksbr}}
 
</div>
 

	
 
<p>This invoice has been issued as a result of an application to attend {% conference_name %}. All amounts are in Australian Dollars (AUD).</p>
 
<p>This invoice has been issued as a result of an application to attend {% conference_name %}.</p>
 

	
 
<table class="table table-striped my-4">
 
  <thead>
 
    <tr>
 
      <th>Description</th>
 
      <th class="text-right">Quantity</th>
0 comments (0 inline, 0 general)