mirror of
				https://github.com/falsycat/ar.falsy.cat.git
				synced 2025-10-28 04:12:14 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			165 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			165 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <div class="content-list">
 | |
|   <h2>{{ i18n "related_notes" }}</h2>
 | |
|   {{$notes := .Site.RegularPages.Related .}}
 | |
|   {{partial "page-list.html" (first 3 $notes)}}
 | |
| </div>
 |