summaryrefslogtreecommitdiff
path: root/doc/bugs/MTIME_not_set_for_inline_or_archive_entries.mdwn
blob: 6596936fa94836a1487df3fdbc6e418d6afc6ae2 (plain)

My page.tmpl can contain:

Created <TMPL_VAR CTIME>.  Last edited <TMPL_VAR MTIME>.

and that works. However, if I have the same line in inlinepage.tmpl or archivepage.tmpl, then only the CTIME works - the MTIME is blank. This leads to an annoying inconsistency.