mirror of
				https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
				synced 2025-11-04 04:05:32 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			269 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			269 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
@using HaLive
 | 
						|
@using Models
 | 
						|
@using System
 | 
						|
@using System.Text
 | 
						|
@using HaXMLReader.Interfaces
 | 
						|
@using HaXMLReader;
 | 
						|
@using HaXMLReader.EvArgs
 | 
						|
@using HaDocument.Interfaces
 | 
						|
@using HaDocument.Models
 | 
						|
 | 
						|
@namespace HaLive.Pages
 | 
						|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
 |