<%*
const path = tp.file.find_tfile(tp.file.title).path.replace(/${tp.file.title}.md,”);
tags = path.replaceAll(’/’, ’ #’);
tags = path.replaceAll(’ ’, ’-‘).replaceAll(’/’, ’ #’);
tR += (’#‘).concat(tags);
%>
<< ---------------------------------------------------------------- >>
--- Last Modified: $= dv.current().file.mtime
<%* tp.file.title %>
<< ---------------------------------------------------------------- >>