Skip to content

Instantly share code, notes, and snippets.

@jakub-g
Created October 18, 2013 14:44
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 jakub-g/7042609 to your computer and use it in GitHub Desktop.
Save jakub-g/7042609 to your computer and use it in GitHub Desktop.
Modifiers and whitespace
{
"name": "Modifiers and whitespace",
"description": "",
"data": {}
}
{macro main()}
<h1>Hello Instant Aria Templates</h1>
{/macro}
({
$classpath:'InstantTemplateScript',
$prototype : {
myMethod: function() {
}
}
})
@jakub-g
Copy link
Author

jakub-g commented Oct 18, 2013

Created by Instant Aria Templates, viewable on http://instant.ariatemplates.com/jakub-g/7042609

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