pencil-1.0.0: examples/Blog/site/index.html
<h1>My Blog</h1>
<p>This is my blog. Check out my blog posts:</p>
${partial("post-list.html")}
<p><a href="/rss.xml">RSS Feed</a></p><h1>My Blog</h1>
<p>This is my blog. Check out my blog posts:</p>
${partial("post-list.html")}
<p><a href="/rss.xml">RSS Feed</a></p>