This file is indexed.

/usr/share/openguides/templates/navbar_options.tt is in openguides 0.76-2.

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
<div id="navbar_options">
  <div class="navbar_group_title">Options:</div>
  <ul>
    <li><a href="[% script_url %]preferences.cgi">Set username/prefs</a></li>
  </ul>
</div>