2017-10-02 18:26:09 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								{% extends "registrasion/invoice/details_.html" %}
							 
						 
					
						
							
								
									
										
										
										
											2017-10-05 13:07:43 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								{% load nbpy_tags %}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-10-02 18:26:09 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								{% comment %}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  Blocks that you can override:
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  - heading
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  - subheading
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  - invoice_intro
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  - extra_line_items
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  - contact_info
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								{% endcomment %}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								{% block heading %}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  {% if invoice.is_paid or invoice.is_refunded %}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    Registration Receipt
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  {% else %}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    Pending Registration
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  {% endif %}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								{% endblock %}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								{% block subheading %}
							 
						 
					
						
							
								
									
										
										
										
											2019-01-02 15:39:57 -05:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  CopyleftConf 2020, February 3, Brussels, Belgium
							 
						 
					
						
							
								
									
										
										
										
											2017-10-02 18:26:09 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								{% endblock %}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								{% block invoice_intro %}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  {% if invoice.is_unpaid %}
							 
						 
					
						
							
								
									
										
										
										
											2019-01-02 15:39:57 -05:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    This is a registration summary for CopyleftConf 2020. It is not confirmed until paid in full.
							 
						 
					
						
							
								
									
										
										
										
											2017-10-02 18:26:09 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								  {% elif invoice.is_void %}
							 
						 
					
						
							
								
									
										
										
										
											2019-01-02 15:39:57 -05:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    This is a void registration summary for CopyleftConf 2020. It is provided for informational purposes only.
							 
						 
					
						
							
								
									
										
										
										
											2017-10-02 18:26:09 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								  {% elif invoice.is_refunded %}
							 
						 
					
						
							
								
									
										
										
										
											2019-01-02 15:39:57 -05:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    This is a refunded registration summary for CopyleftConf 2020. It is provided for informational purposes only.
							 
						 
					
						
							
								
									
										
										
										
											2017-10-02 18:26:09 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								  {% elif invoice.is_paid %}
							 
						 
					
						
							
								
									
										
										
										
											2019-01-02 15:39:57 -05:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    This is a confirmed registration summary for CopyleftConf 2020.
							 
						 
					
						
							
								
									
										
										
										
											2017-10-02 18:26:09 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								  {% endif %}
							 
						 
					
						
							
								
									
										
										
										
											2017-10-05 13:07:43 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								{% endblock %}
							 
						 
					
						
							
								
									
										
										
										
											2017-10-02 18:26:09 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2017-10-05 13:07:43 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								{% block extra_line_items_after_total %}
							 
						 
					
						
							
								
									
										
										
										
											2019-12-16 12:24:08 -05:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  {% vat_amount invoice as vat %}
							 
						 
					
						
							
								
									
										
										
										
											2019-11-11 14:30:05 -05:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  {% if vat %}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < tr > 
							 
						 
					
						
							
								
									
										
										
										
											2019-12-16 12:24:08 -05:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								      < td  colspan = "3" > Includes {% vat_rate %} VAT:< / td > 
							 
						 
					
						
							
								
									
										
										
										
											2019-11-11 14:30:05 -05:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								      < td  class = "text-right" > ${{ vat }}< / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < / tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  {% endif %}
							 
						 
					
						
							
								
									
										
										
										
											2017-10-05 13:07:43 -07:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  {% donation_income invoice as donation %}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  {% if donation %}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								      < td  colspan = "3" > Includes donation eligible for tax deduction in the USA:< / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								      < td  class = "text-right" > ${{ donation }}< / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    < / tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  {% endif %}
							 
						 
					
						
							
								
									
										
										
										
											2017-10-02 18:26:09 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								{% endblock %}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								{% block contact_info %}
							 
						 
					
						
							
								
									
										
										
										
											2019-01-02 15:39:57 -05:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								  < p > Direct inquiries to < a  href = "mailto:contact@copyleftconf.org" > contact@copyleftconf.org< / a > < / p > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < p > CopyleftConf is run by < a  href = "https://sfconservancy.org" > Software Freedom Conservancy< / a > , a 501(c)(3) not-for-profit public charity registered in New York. Software Freedom Conservancy's federal tax-exempt EIN is 41-2203632.< / p > 
							 
						 
					
						
							
								
									
										
										
										
											2017-10-02 18:26:09 -07:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < strong > Mailing Address< / strong > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < address > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    Software Freedom Conservancy, Inc.< br > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    137 MONTAGUE ST STE 380< br > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    Brooklyn, NY 11201-3548< br > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  < / address > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								{% endblock %}