Skip to content

Instantly share code, notes, and snippets.

@fmasanori
Created July 3, 2013 21:29
Show Gist options
  • Save fmasanori/5922999 to your computer and use it in GitHub Desktop.
Save fmasanori/5922999 to your computer and use it in GitHub Desktop.
tutorial bottle 03 template fruit_selection
<!DOCTYPE html>
<html>
<head>
<title>Fruit Selection Confirmation</title>
</head>
<body>
<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