/usr/share/doc/tpp/examples/align-footer.tpp is in tpp 1.3.1-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 10 11 12 13 14 15 | --author Nico Golde
--title Testing Orientation
--footer and this is the footer line
--header and this is the header line
This is oriented left.
---
--center This is centered.
---
--right This is oriented right.
---
--beginoutput
It works even here
--center as you can see
--right in these three lines.
--endoutput
|