瀏覽代碼

fixed up dates

master
Shaun Kerr 5 年之前
父節點
當前提交
d4a75e677d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      templates/post.html

+ 1
- 1
templates/post.html 查看文件

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


Loading…
取消
儲存