Skip to content

Instantly share code, notes, and snippets.

@efleming969
Created March 3, 2010 15:10
Show Gist options
  • Save efleming969/320668 to your computer and use it in GitHub Desktop.
Save efleming969/320668 to your computer and use it in GitHub Desktop.
<head>
<title>${title} - YourCompanyName or Whatever</title>
<link rel="shortcut icon" href="/layout/favicon.ico"/>
<#list scripts as script>
<script type="text/javascript" src="${script}"></script>
</#list>
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment