Use rails page for rails
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
This commit is contained in:
		
					parent
					
						
							
								76a84e43c8
							
						
					
				
			
			
				commit
				
					
						c228b371d3
					
				
			
		
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -50,6 +50,7 @@ def railshosting(request):
 | 
			
		|||
    context["google_analytics"]="the right id"
 | 
			
		||||
    context["email"]="info@rails-hosting.ch"
 | 
			
		||||
 | 
			
		||||
    return render(request, 'railshosting/django.html', context)
 | 
			
		||||
    return render(request, 'railshosting/rails.html', context)
 | 
			
		||||
 | 
			
		||||
def beta(request):
 | 
			
		||||
    return render(request, 'railshosting/beta.html')
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue