Merge branch 'feature/djangohosting' of git.ungleich.ch:dynamicweb into feature/djangohosting
This commit is contained in:
		
				commit
				
					
						25f950c58e
					
				
			
		
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -50,6 +50,7 @@ def railshosting(request): | ||||||
|     context["google_analytics"]="the right id" |     context["google_analytics"]="the right id" | ||||||
|     context["email"]="info@rails-hosting.ch" |     context["email"]="info@rails-hosting.ch" | ||||||
| 
 | 
 | ||||||
|     return render(request, 'railshosting/django.html', context) |     return render(request, 'railshosting/rails.html', context) | ||||||
|  | 
 | ||||||
| def beta(request): | def beta(request): | ||||||
|     return render(request, 'railshosting/beta.html') |     return render(request, 'railshosting/beta.html') | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue