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
|
@ -1,5 +1,7 @@
|
|||
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
||||
|
||||
<#-- Template for scripts loaded at the end of the body element -->
|
||||
|
||||
${scripts.tags}
|
||||
|
||||
<#include "googleAnalytics.ftl">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue