ソースを参照

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$


読み込み中…
キャンセル
保存