add ourpass
This commit is contained in:
		
							
								
								
									
										17
									
								
								templates/layouts/ourpass.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								templates/layouts/ourpass.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,17 @@
 | 
			
		||||
{% extends "_default/base.html" %}
 | 
			
		||||
{% block content %}
 | 
			
		||||
 | 
			
		||||
<!-- home page template, has a banner and rows of page summaries -->
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<div>
 | 
			
		||||
    {% set page = get_page(path="about/index.md") %}
 | 
			
		||||
    {{page.content | safe}}
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
{% include "partials/ourpass.html" %}
 | 
			
		||||
 | 
			
		||||
{% include "partials/quote.html" %}
 | 
			
		||||
 | 
			
		||||
{% endblock content %}
 | 
			
		||||
		Reference in New Issue
	
	Block a user