Created
July 31, 2012 23:52
-
-
Save trans/3221814 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
{{! this is a specific (dummy) page with a menu in the 'portal' application}} | |
{{. portal/prototypes/menuPage.html}} | |
{{=pageId}}aboutMe{{/pageId}} | |
{{=pageTitle}} | |
{{#i18n}}aboutMe.title{{/i18n}} | |
{{/pageTitle}} | |
{{=pageContent}} | |
{{#i18n}}aboutMe.title{{/i18n}} | |
{{/pageContent}} | |
{{/ portal/prototypes/menuPage.html}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment