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

template.horizontal.radios.ftl Maven / Gradle / Ivy

There is a newer version: 0.41.3
Show newest version
[#ftl]
[#assign moreThan2=(tag.radios?size)>2/]
[#if tag.label??][#if moreThan2]
[/#if][/#if] [#list tag.radios as radio] [#if moreThan2]    [/#if] [#if moreThan2]
[/#if] [/#list]




© 2015 - 2024 Weber Informatics LLC | Privacy Policy