Introduction
MVC layer
Deployment
Hamlet
$doctype 5
< t i t l e >#{ pageTitle } − My Site
#{ pageTitle }
Here i s a l i s t of your f r i e n d s :
$ i f n u l l fri e nd s
Sorry , I l i e d
You don ’ t have any f r i e n d s .
$else
$ f o r a l l Friend name age <− f r i e nd s
< l i >#{name} (#{ age } years old )
< footer >^{ copyright }
Sibi Prabakaran Web programming in Haskell using Yesod