Skip to content

Instantly share code, notes, and snippets.

@juliandescottes
Created July 15, 2013 08:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save juliandescottes/5998332 to your computer and use it in GitHub Desktop.
Save juliandescottes/5998332 to your computer and use it in GitHub Desktop.
Test
{
"name": "Test",
"description": "",
"data": {}
}
{macro main()}
<h1>Hello Instant Aria Templates !!!!</h1>
{/macro}
({
$classpath:'InstantTemplateScript',
$prototype : {
myMethod: function() {
}
}
})
@juliandescottes
Copy link
Author

Created by Instant Aria Templates, viewable on http://instant.ariatemplates.com/juliandescottes/5998332

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment