mirror of
				https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
				synced 2025-11-03 19:35:29 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			417 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			417 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
<div class="py-3 mx-auto bg-slate-50 w-full border-t-8 border-slate-600 ">
 | 
						|
	<header class="mx-auto w-fit mt-12">
 | 
						|
		<a href="/" class="no-underline">
 | 
						|
			<h1 class="text-2xl">Königsbergsche Gelehrte und Politische Zeitungen</h1>
 | 
						|
		</a>
 | 
						|
	</header>
 | 
						|
 | 
						|
	<nav class="relative">
 | 
						|
		{{ block "_menu" . }}
 | 
						|
		{{ end }}
 | 
						|
	</nav>
 | 
						|
 | 
						|
	<!-- Filter Expansion Container -->
 | 
						|
	<div id="filter-container" class="mt-6 hidden">
 | 
						|
	</div>
 | 
						|
</div>
 |