Initial commit
This commit is contained in:
		
							
								
								
									
										11
									
								
								templates/section.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								templates/section.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
			
		||||
{% extends "_default/base.html" %}
 | 
			
		||||
 | 
			
		||||
{% block content %}
 | 
			
		||||
 | 
			
		||||
<main class="lg:-mt-6">
 | 
			
		||||
    {{ section.content | safe}}
 | 
			
		||||
    <!-- <hr> -->
 | 
			
		||||
    {% include "partials/page_list.html" %}
 | 
			
		||||
 </main> 
 | 
			
		||||
 
 | 
			
		||||
 {% endblock content %}
 | 
			
		||||
		Reference in New Issue
	
	Block a user