Files
flewkey.com/templates/post.html
T

12 lines
271 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-07-24 04:55:19 +00:00
<h1>{title}</h1>
2020-07-13 02:35:49 +00:00
<div class="title-subtext"><span>Published on {date} by {author}</span></div></h1>
{content}
2020-07-24 04:53:59 +00:00
<hr/>
{openring}