jk.nipponalba.scot website
				https://jk.nipponalba.scot
			
			
		
			You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
			
		
		
		
		
			
		
			
				
					
					
						
							12 lines
						
					
					
						
							452 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							12 lines
						
					
					
						
							452 B
						
					
					
				| <h4>Scottish Politics</h4> | |
| {{ range .Site.Data.bookmarks }} | |
| {{ if eq .category "Scottish Politics"}} | |
|   <u><a href="{{ .bookmarkof | absURL }}" target="_blank">{{ .name }}</a></u> - {{ .content | markdownify }} | |
| {{ end }} | |
| {{ end }} | |
| <h4>Vegan Recipes</h4> | |
| {{ range .Site.Data.bookmarks }} | |
| {{ if eq .category "Vegan Recipes"}} | |
|   <u><a href="{{ .bookmarkof | absURL }}" target="_blank">{{ .name }}</a></u> - {{ .content | markdownify }} | |
| {{ end }} | |
| {{ end }}
 |