All Downloads are FREE. Search and download functionalities are using the official Maven repository.

plugin-template.tpl.fragments.head.html Maven / Gradle / Ivy

There is a newer version: 1.3
Show newest version
	
	
	
	
	
	 
	 
	
	
	#parse('fragments/js/required.javascript.html')
	
	#foreach($css in $ctx.get('head:css'))
	
	#end
	
	#foreach($script in $ctx.get('head:scripts'))
	
	#end




© 2015 - 2024 Weber Informatics LLC | Privacy Policy