mirror of
				https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
				synced 2025-10-31 01:55:29 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			303 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			303 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| <div class="pb-6 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önigsberger gelehrte und politische Zeitungen</h1>
 | |
| 		</a>
 | |
| 	</header>
 | |
| 
 | |
| 	<nav>
 | |
| 		{{ block "_menu" . }}
 | |
| 		{{ end }}
 | |
| 	</nav>
 | |
| </div>
 | 
