diff --git a/webapp/web/templates/freemarker/body/partials/individual/lib-properties.ftl b/webapp/web/templates/freemarker/body/partials/individual/lib-properties.ftl index 2c13ee89f..58f35226c 100644 --- a/webapp/web/templates/freemarker/body/partials/individual/lib-properties.ftl +++ b/webapp/web/templates/freemarker/body/partials/individual/lib-properties.ftl @@ -1,7 +1,7 @@ <#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> <#----------------------------------------------------------------------------- - Macros for generating property lists + Macros and functions for working with properties and property lists ------------------------------------------------------------------------------> <#-- Return true iff there are statements for this property --> @@ -22,6 +22,7 @@ + <#----------------------------------------------------------------------------- Macros for generating property lists ------------------------------------------------------------------------------>