Change buy now to order now and add link
This commit is contained in:
		
					parent
					
						
							
								e782290eeb
							
						
					
				
			
			
				commit
				
					
						88731d6371
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -243,7 +243,7 @@ | ||||||
|                                 <p>{% trans "15 GiB storage(SSD)" %}</p> |                                 <p>{% trans "15 GiB storage(SSD)" %}</p> | ||||||
|                               </div> |                               </div> | ||||||
|                           </div> |                           </div> | ||||||
|                           <a href="#" class="btn btn-primary">{% trans "Buy Now!" %}</a> | 						  <a href="{% url 'hosting:payment' %}" class="btn btn-primary">{% trans "Order Now!" %}</a> | ||||||
|                       </div> |                       </div> | ||||||
|                     </div> |                     </div> | ||||||
|                 </div> |                 </div> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue