/usr/share/prayer/templates/old/folders.t is in prayer-templates-src 1.3.5-dfsg1-4build1.
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 10 11 12 13 | %# $Cambridge: hermes/src/prayer/templates/old/folders.t,v 1.1 2008/09/16 10:52:48 dpc22 Exp $
%#
% CALL header
% CALL toolbar
% CALL status
<h2 style="text-align: center">Mail Folders</h2>
% CALL folders_toolbar
% CALL folderlist, $cmd => "folders"
% CALL folders_toolbar
% IFDEF $g_help
% CALL folders_help
% ENDIF
% CALL footer
|