Skip to content

Instantly share code, notes, and snippets.

@lsimone
Created September 6, 2013 13:53
Show Gist options
  • Save lsimone/6464119 to your computer and use it in GitHub Desktop.
Save lsimone/6464119 to your computer and use it in GitHub Desktop.
New Instant
{
"name": "New Instant",
"description": "",
"data": {}
}
{macro main()}
<h1>Hello Instant Aria Templates</h1>
{/macro}
({
$classpath:'InstantTemplateScript',
$prototype : {
myMethod: function() {
}
}
})
@lsimone
Copy link
Author

lsimone commented Sep 6, 2013

Created by Instant Aria Templates, viewable on http://instant.ariatemplates.com/lsimone/6464119

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