Initial work moving individual profile page to Freemarker. Includes temporary servlet mappings for new Freemarker page. Allow adding script tags to the page head element.
This commit is contained in:
parent
ad37668ed4
commit
3269252aaa
9 changed files with 151 additions and 118 deletions
|
@ -0,0 +1,5 @@
|
|||
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
||||
|
||||
<#-- Template for scripts that must be loaded in the head -->
|
||||
|
||||
${headScripts.tags}
|
Loading…
Add table
Add a link
Reference in a new issue