Correct spelling: virutal -> virtual
This commit is contained in:
		
					parent
					
						
							
								ca578ecf56
							
						
					
				
			
			
				commit
				
					
						4feeec23d4
					
				
			
		
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -25,7 +25,7 @@
 | 
			
		|||
        <tr>
 | 
			
		||||
            <td style="padding-top: 25px; font-size: 16px;">
 | 
			
		||||
                <p style="line-height: 1.75; font-family: Lato, Arial, sans-serif; font-weight: 300; margin: 0;">
 | 
			
		||||
                    {% blocktrans %}You are receiving this email because your virutal machine <strong>{{ vm_name }}</strong> has been cancelled.{% endblocktrans %}
 | 
			
		||||
                    {% blocktrans %}You are receiving this email because your virtual machine <strong>{{ vm_name }}</strong> has been cancelled.{% endblocktrans %}
 | 
			
		||||
                </p>
 | 
			
		||||
                <p style="line-height: 1.75; font-family: Lato, Arial, sans-serif; font-weight: 300; margin: 0;">
 | 
			
		||||
                    {% blocktrans %}You can always order a new VM by clicking the button below.{% endblocktrans %}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -2,7 +2,7 @@
 | 
			
		|||
 | 
			
		||||
{% trans "Virtual Machine Cancellation" %}
 | 
			
		||||
 | 
			
		||||
{% blocktrans %}You are receiving this email because your virutal machine {{vm_name}} has been cancelled.{% endblocktrans %}
 | 
			
		||||
{% blocktrans %}You are receiving this email because your virtual machine {{vm_name}} has been cancelled.{% endblocktrans %}
 | 
			
		||||
{% blocktrans %}You can always order a new VM by following the link below.{% endblocktrans %}
 | 
			
		||||
 | 
			
		||||
{{ base_url }}{% url 'hosting:create_virtual_machine' %}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue