This file is indexed.

/usr/lib/python2.7/dist-packages/schooltool/gradebook/browser/templates/f_worksheets_related.pt is in python-schooltool.gradebook 2.6.3-0ubuntu1.

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
<metal:block i18n:domain="schooltool.gradebook">
  <div class="header" i18n:translate="">
    What is This?
  </div>
  <div class="body">
    <p i18n:translate="">
      Use worksheets in your gradebook the same way you do in a
      spreadsheet, to organize large numbers of activities.  You can
      link columns from one worksheet to another.
    </p>
  </div>
</metal:block>