Created
September 16, 2014 19:51
-
-
Save jcarlosgarcia/9ffaef001b737d0bc7b2 to your computer and use it in GitHub Desktop.
M101P fruit_selection.tpl
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
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Fruit selection confirmation</title> | |
</head> | |
<body> | |
<p> | |
<p> | |
Your favorite fruit is {{fruit}} | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment