Fix image beta
This commit is contained in:
		
					parent
					
						
							
								7b452740d7
							
						
					
				
			
			
				commit
				
					
						792219f6ac
					
				
			
		
					 3 changed files with 2 additions and 2 deletions
				
			
		| 
		 Before Width: | Height: | Size: 9 KiB After Width: | Height: | Size: 9 KiB  | 
| 
						 | 
					@ -245,7 +245,7 @@
 | 
				
			||||||
                          </div>
 | 
					                          </div>
 | 
				
			||||||
						  <a href="{% url 'datacenterlight:pricing' %}" class="btn btn-primary">{% trans "Order Now!" %}</a>
 | 
											  <a href="{% url 'datacenterlight:pricing' %}" class="btn btn-primary">{% trans "Order Now!" %}</a>
 | 
				
			||||||
                      </div>
 | 
					                      </div>
 | 
				
			||||||
                      <img class="img-beta" src="{% static 'datacenterlight/img/beta.png' %}" alt="">
 | 
					                      <img class="img-beta" src="{% static 'datacenterlight/img/beta-img.png' %}" alt="">
 | 
				
			||||||
                    </div>
 | 
					                    </div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                </div>
 | 
					                </div>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -105,7 +105,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	<div class="price-calc-section">
 | 
						<div class="price-calc-section">
 | 
				
			||||||
		<div class="card">
 | 
							<div class="card">
 | 
				
			||||||
      <img class="img-beta" src="{% static 'datacenterlight/img/beta.png' %}" alt="">
 | 
					      <img class="img-beta" src="{% static 'datacenterlight/img/beta-img.png' %}" alt="">
 | 
				
			||||||
			 <div class="caption">
 | 
								 <div class="caption">
 | 
				
			||||||
            <form method="POST" action="">
 | 
					            <form method="POST" action="">
 | 
				
			||||||
				{% csrf_token %}
 | 
									{% csrf_token %}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue