Add parts application to django and start basic template
This commit is contained in:
		
							
								
								
									
										5
									
								
								shimatta_kenkyusho/templates/parts/main.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								shimatta_kenkyusho/templates/parts/main.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
			
		||||
{% extends 'base.html' %}
 | 
			
		||||
 | 
			
		||||
{% block content %}
 | 
			
		||||
Hi
 | 
			
		||||
{% endblock content %}
 | 
			
		||||
		Reference in New Issue
	
	Block a user