yesod/CLI/skel/templates/homepage.st
2010-03-07 16:51:58 -08:00

8 lines
145 B
Smalltalk

\$layout(
title={Homepage};
content={
<h1>Homepage</h1>
<p>You probably want to put your own content here.</p>
}
)\$