Skip to content

Instantly share code, notes, and snippets.

@stefanseeger
Created February 10, 2016 08:37
Show Gist options
  • Save stefanseeger/0f39c384678a69454ffa to your computer and use it in GitHub Desktop.
Save stefanseeger/0f39c384678a69454ffa to your computer and use it in GitHub Desktop.
Muh
{
"name": "Muh",
"description": "",
"data": {}
}
{macro main()}
<h1>Hello Instant Aria Templates</h1>
{/macro}
({
$classpath:'InstantTemplateScript',
$prototype : {
myMethod: function() {
}
}
})
@stefanseeger
Copy link
Author

Created by Instant Aria Templates, viewable on http://instant.ariatemplates.com/stefanseeger/0f39c384678a69454ffa

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