NIHVIVO-2508 Change template properties to methods so not pre-computed.
This commit is contained in:
parent
eabbe027e4
commit
ddd6469a3a
10 changed files with 53 additions and 25 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
<#-- Template for scripts loaded at the end of the body element -->
|
||||
|
||||
${scripts.list}
|
||||
${scripts.list()}
|
||||
|
||||
<#include "googleAnalytics.ftl">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue