Browse Source

fixed up dates

master
Shaun Kerr 5 years ago
parent
commit
d4a75e677d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/post.html

+ 1
- 1
templates/post.html View File

@@ -1,6 +1,6 @@
<article> <article>
<section class="header"> <section class="header">
Posted on $published$
Posted on $date$
$if(author)$ $if(author)$
by $author$ by $author$
$endif$ $endif$


Loading…
Cancel
Save