examples/view/index.st in starapor-slippers-0.0.5 vs examples/view/index.st in starapor-slippers-0.0.6
- old
+ new
@@ -2,7 +2,10 @@
<head>
<title>Slippers</title>
</head>
<body>
$person:person/index()$
+ <div>
+ This is authored by $author:author()$.
+ </div>
</body>
</html>