You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			6 lines
		
	
	
		
			385 B
		
	
	
	
		
			HTML
		
	
			
		
		
	
	
			6 lines
		
	
	
		
			385 B
		
	
	
	
		
			HTML
		
	
{% if page.date %}{% capture time %}{{ page.date_time_html }}{% endcapture %}{% endif %}
 | 
						|
{% if post.date %}{% capture time %}{{ post.date_time_html }}{% endcapture %}{% endif %}
 | 
						|
 | 
						|
{% if page.updated %}{% capture updated %}{{ page.date_time_updated_html }}{% endcapture %}{% endif %}
 | 
						|
{% if post.updated %}{% capture updated %}{{ post.date_time_updated_html }}{% endcapture %}{% endif %}
 |