happs-tutorial-0.2: templates/myhomepage.st
<html> This is my homepage. <p> It is generated using HStringTemplate. <p> My favorite animal is a: $ favoriteAnimal $ (set with setAttribute) <p> $ favoriteAnimal() $ <p> <a href="moreFavoriteAnimals.html">More Favorite Animals</a> </html>