mirror of
				https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
				synced 2025-10-31 09:55:30 +00:00 
			
		
		
		
	Beiträger
This commit is contained in:
		| @@ -2,7 +2,7 @@ | ||||
| <!-- Main header - hidden on 2xl+ screens when scrollspy is visible --> | ||||
| <div class="bg-white px-6 py-4 rounded mb-6 2xl:hidden"> | ||||
| 	{{ if eq .Search "autoren" }} | ||||
| 		<h1 class="text-4xl font-bold text-gray-900 mb-2">Autor:innen</h1> | ||||
| 		<h1 class="text-4xl font-bold text-gray-900 mb-2">Beiträger</h1> | ||||
| 		<p class="text-gray-700">Personen, die Beiträge in der Zeitung verfasst haben</p> | ||||
| 	{{ else }} | ||||
| 		<h1 class="text-4xl font-bold text-gray-900 mb-2">Personen</h1> | ||||
| @@ -19,7 +19,7 @@ | ||||
| 			       hx-get="{{ if eq .Search "autoren" }}/akteure/a{{ else }}/akteure/autoren{{ end }}" | ||||
| 			       hx-target="body" | ||||
| 			       hx-push-url="true"> | ||||
| 			<span class="ml-2 text-gray-700">Nur Autor:innen anzeigen</span> | ||||
| 			<span class="ml-2 text-gray-700">Nur Beiträger anzeigen</span> | ||||
| 		</label> | ||||
| 	</div> | ||||
| </div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Simon Martens
					Simon Martens