mirror of
				https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
				synced 2025-10-30 17:45:30 +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> | 
