X-Git-Url: https://git.p6c8.net/pcdenotes.git/blobdiff_plain/f93559f60e84bb612bf0a6acd1fbc48c9ddbced5..f534e3e94d119d6baa2edebfd69e3d1ee055e57b:/notes/templates/note.html diff --git a/notes/templates/note.html b/notes/templates/note.html index 1bce423..9eebd5c 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.created_at|date:"Y-m-d, H:i" }}
\ No newline at end of file