mirror of
				https://github.com/slawkens/myaac.git
				synced 2025-11-04 09:46:23 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			203 B
		
	
	
	
		
			Twig
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			203 B
		
	
	
	
		
			Twig
		
	
	
	
	
	
<form method="get" action="{{ constant('BASE_URL') }}">
 | 
						|
	<hidden name="subtopic" value="{{ constant('PAGE') }}"/>
 | 
						|
	<select name="template" onchange="this.form.submit()">{{ options|raw }}</select>
 | 
						|
</form> |