15 lines
		
	
	
	
		
			405 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			15 lines
		
	
	
	
		
			405 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| 
								 | 
							
								{% extends "registrasion/review_.html" %}
							 | 
						||
| 
								 | 
							
								{% comment %}
							 | 
						||
| 
								 | 
							
								  Blocks that you can override:
							 | 
						||
| 
								 | 
							
								  - selected_items_intro
							 | 
						||
| 
								 | 
							
								  - purchased_items_intro
							 | 
						||
| 
								 | 
							
								  - add_to_selection_intro
							 | 
						||
| 
								 | 
							
								  - missing_categories_intro
							 | 
						||
| 
								 | 
							
								  - non_missing_categories_intro
							 | 
						||
| 
								 | 
							
								  - what_next_intro
							 | 
						||
| 
								 | 
							
								{% endcomment %}
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								{% block selected_items_intro %}
							 | 
						||
| 
								 | 
							
								  You've selected the following items, which will be on your statement when you check out:
							 | 
						||
| 
								 | 
							
								{% endblock %}
							 |