Skip to content

Instantly share code, notes, and snippets.

@vojnovski
Created December 24, 2013 09:48
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 vojnovski/8110993 to your computer and use it in GitHub Desktop.
Save vojnovski/8110993 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() {
}
}
})
@vojnovski
Copy link
Author

Created by Instant Aria Templates, viewable on http://instant.ariatemplates.com/vojnovski/8110993

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