mirror of
				https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
				synced 2025-10-29 09:15:33 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			246 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			246 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| @using HaWeb
 | |
| @using HaWeb.Models
 | |
| @using HaWeb.Settings
 | |
| @using HaDocument.Models
 | |
| @using System.Text
 | |
| @using HaWeb.FileHelpers
 | |
| 
 | |
| @addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
 | |
| @addTagHelper *, Microsoft.FeatureManagement.AspNetCore
 | 
