SPR-8540 Minor Freemarker import related documentation fix
This commit is contained in:
@@ -1217,7 +1217,7 @@ findOwnersForm.url=/WEB-INF/jsp/findOwners.jsp
|
||||
|
||||
<programlisting language="xml"><!-- freemarker macros have to be imported into a namespace. We strongly
|
||||
recommend sticking to 'spring' -->
|
||||
<#import "spring.ftl" as spring />
|
||||
<#import "/spring.ftl" as spring />
|
||||
<html>
|
||||
...
|
||||
<form action="" method="POST">
|
||||
|
||||
Reference in New Issue
Block a user