X-Git-Url: https://git.p6c8.net/pcdenotes.git/blobdiff_plain/69d7df229ddc5c993178928ad91f3273080da42c..fd1bcb1c63b6b90b8325bcba2d3adb25a81a746e:/notes/templates/note.html diff --git a/notes/templates/note.html b/notes/templates/note.html index b2b7519..d965325 100644 --- a/notes/templates/note.html +++ b/notes/templates/note.html @@ -3,5 +3,5 @@
Status: Draft
{% endif %}Published on {{ note.created_at|date:"Y-m-d, H:i" }}
+Published on {{ note.publication_date|date:"Y-m-d, H:i" }}
\ No newline at end of file