mirror of
				https://github.com/Theodor-Springmann-Stiftung/musenalm.git
				synced 2025-10-31 02:05:32 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			251 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			251 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {{ if and .result .result.Entry }}
 | |
| 	<title>Musenalm – {{ .result.Entry.PreferredTitle -}}</title>
 | |
| 	<meta name="description" content="Almanach: {{ .result.Entry.PreferredTitle }}" />
 | |
| {{ else }}
 | |
| 	<title>Musenalm – Almanach</title>
 | |
| {{ end }}
 | 
