Skip to content

Instantly share code, notes, and snippets.

@adoueb
Created July 4, 2013 15:37
Show Gist options
  • Save adoueb/5928679 to your computer and use it in GitHub Desktop.
Save adoueb/5928679 to your computer and use it in GitHub Desktop.
test2 test2
{
"name": "test2",
"description": "test2",
"data": {}
}
{macro main()}
<h1>Hello Instant Aria Templates</h1>
{/macro}
({
$classpath:'InstantTemplateScript',
$prototype : {
myMethod: function() {
}
}
})
@adoueb
Copy link
Author

adoueb commented Jul 4, 2013

Created by Instant Aria Templates, viewable on http://instant.ariatemplates.com/adoueb/5928679

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