Created
June 29, 2015 15:28
-
-
Save odoe/406aa7b5a9d1bf99d95c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <body> | |
| <script> | |
| var reqConfig = { | |
| locale: 'en-us', | |
| isDebug: true | |
| }; | |
| var dojoConfig = reqConfig; | |
| dojoConfig.async = true; | |
| </script> | |
| {{content-for 'amd'}} | |
| {{content-for 'body'}} | |
| {{content-for 'body-footer'}} | |
| </body> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment