14 lines
282 B
HTML
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}
|