This file is indexed.

/usr/share/gitit/data/templates/logo.st is in gitit 0.10.3.1-6build2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
<div id="logo">
  <a href="$base$/" alt="site logo" title="Go to top page"><img src="$base$/img/logo.png" /></a>
</div>