also integrate about
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
This commit is contained in:
		
					parent
					
						
							
								1bd69c8b83
							
						
					
				
			
			
				commit
				
					
						aab8845a08
					
				
			
		
					 4 changed files with 60 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -6,5 +6,4 @@ urlpatterns = [
 | 
			
		|||
    url(r'^$', views.index, name='index'),
 | 
			
		||||
    url(r'about$', views.about, name='about'),
 | 
			
		||||
    url(r'contact$', views.contact, name='contact'),
 | 
			
		||||
    url(r'^(?P<message_id>[0-9]+)/$', views.detail, name='detail'),
 | 
			
		||||
]
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue