浏览代码

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$


正在加载...
取消
保存