1
0
flewkey.com/templates/post.html
2020-08-03 23:21:57 +00:00

14 lines
282 B
HTML

meta: yes
head: <meta name="description" content="{description}"/>
<meta name="author" content="{author}"/>
openring: yes
template: page
<div class="post-head">
<h1>{title}</h1>
<span class="subtext">Published on {date} by {author}</span>
</div>
{content}
<hr/>
{openring}