mirror of
				https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
				synced 2025-11-04 11:45:31 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			173 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			173 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{{ $agent := index .model.Agents .model.Search }}
 | 
						|
<title>
 | 
						|
	KGPZ –
 | 
						|
	{{ if $agent }}
 | 
						|
		{{ index $agent.Names 0 }}
 | 
						|
	{{ else }}
 | 
						|
		Person nicht gefunden
 | 
						|
	{{ end }}
 | 
						|
</title> |