/usr/share/nanoblogger/default/templates/file.metadata is in nanoblogger 3.4.2-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | TITLE: $NB_MetaTitle
AUTHOR: $NB_MetaAuthor
DATE: $NB_MetaDate
DESC: $NB_MetaDescription
FORMAT: $NB_MetaFormat
$METADATA_MARKER
BODY:
$NB_MetaBody
$METADATA_CLOSEVAR
|