Initial commit
This commit is contained in:
		
							
								
								
									
										8
									
								
								templates/layouts/faq.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								templates/layouts/faq.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
{% extends "_default/base.html" %}
 | 
			
		||||
 | 
			
		||||
{% block content %}
 | 
			
		||||
<div class="container-fluid sm:pxi-0 mx-auto overflow-x-hidden">
 | 
			
		||||
    {% include "partials/accordion.html" %}
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
{% endblock content %}
 | 
			
		||||
		Reference in New Issue
	
	Block a user