Skip to content

Instantly share code, notes, and snippets.

@joeRinehart
Created August 10, 2012 20:34
Show Gist options
  • Save joeRinehart/3317647 to your computer and use it in GitHub Desktop.
Save joeRinehart/3317647 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title><g:layoutTitle default="Ima Default Title" /></title>
<g:layoutHead />
</head>
<body style="background: #a0a; color: #FF0; font-family: Comic Sans, Comic Sans MS, cursive">
<g:layoutBody />
&copy; <g:formatDate format="yyyy" date="${ new Date() }" />, whoever.
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment