Files
flewkey.com/templates/post.html
T

14 lines
282 B
HTML
Raw Normal View History

2020-07-13 02:35:49 +00:00
meta: yes
head: <meta name="description" content="{description}"/>
<meta name="author" content="{author}"/>
2020-07-24 04:53:59 +00:00
openring: yes
2020-07-13 02:35:49 +00:00
template: page
2020-08-03 23:21:57 +00:00
<div class="post-head">
<h1>{title}</h1>
<span class="subtext">Published on {date} by {author}</span>
</div>
2020-07-13 02:35:49 +00:00
{content}
2020-07-24 04:53:59 +00:00
<hr/>
{openring}