mirror of
				https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
				synced 2025-10-29 17:15:31 +00:00 
			
		
		
		
	A few little annoyances
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| {{- /* Shared back navigation for individual person pages */ -}} | ||||
| <div class="mb-6"> | ||||
| 		{{ $letter := Upper (FirstLetter .ID) }} | ||||
| 		<a href="/akteure/{{ $letter }}" class="inline-flex items-center hover:text-black text-gray-600 transition-colors text-xl no-underline font-bold"> | ||||
| 		<a href="/akteure/{{ $letter }}#{{ .ID }}" class="inline-flex items-center hover:text-black text-gray-600 transition-colors text-xl no-underline font-bold"> | ||||
| 			<i class="ri-arrow-left-line mr-1 text-xl font-bold"></i> | ||||
| 			{{ $letter }} | ||||
| 		</a> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Simon Martens
					Simon Martens