/etc/web2ldap/templates/print_organizationalUnit.html is in web2ldap 1.1.43~dfsg-1.
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  | <font size="-3">
  %(ou)s<br>
  %(o)s<br>
  %(street)s%(streetAddress)s<br>
  %(postalCode)s %(l)s<br>
  %(postalAddress)s<br>
  %(telephoneNumber)s<br>
  %(facsimileTelephoneNumber)s<br>
</font>
 |