Dropwizard View includes several Freemarker templates -


I use the scene with Freemarker to display HTML information pages. Now I want to add a "footer" to all the templates, but every * me. The FTP file does not have to copy the same code.

Is it possible to create a footer? Ftl and add it to all others *. Ftl files? In search of the web, I found Freemer Macros, but I do not know how to use it in DW. How can I use freeware macros with DW?

This does not help ->

Added:

  & lt; P & gt; & Lt; #include "footer.ftl" & gt; & Lt; / P & gt;  

This file is in the same folder (I've tried other places) and contains footer text in it:

  Copyright 2001-2002 & lt ; Br> All rights reserved.  

Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -