4 lines
		
	
	
	
		
			162 B
		
	
	
	
		
			Twig
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			162 B
		
	
	
	
		
			Twig
		
	
	
	
	
	
| <time class="{{ class }}" datetime="{{ post.date|date('Y-m-d') }}">
 | |
|     <span class="visuallyhidden">Posted on </span>
 | |
|     {{ post.date|date('jS F Y') }}
 | |
| </time>
 |