packages feed

happs-tutorial-0.3: templates/leastFavoriteAnimal.st


<p>*********** My least favorite animal is $ leastFavoriteAnimal $. 

<p>*********** (set in another template, leastFavoriteAnimal.st) 

<p>*********** Notice that this template file uses CamelCase rather than dashes to separate words.
   Otherwise there's an error with included templates.
   So, in general: avoid template file names with dashes or underscores, and just use CamelCase for templates.