Created
November 8, 2010 21:17
-
-
Save hijonathan/668289 to your computer and use it in GitHub Desktop.
Performable Variable Example
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
| <html> | |
| <head> | |
| <meta name="text:Headline" content="This is the default headline"/> | |
| </head> | |
| <body> | |
| <h1>{{ text:Headline }}</h1> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment