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:
rjy7 2010-09-08 20:37:28 +00:00
parent ad37668ed4
commit 3269252aaa
9 changed files with 151 additions and 118 deletions

View file

@ -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}