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

template.simple.actionerror.ftl Maven / Gradle / Ivy

There is a newer version: 2.2.5
Show newest version
<#if (actionErrors?exists && actionErrors?size > 0)>
	
    <#list actionErrors as error>
  • ${error}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy