This file is indexed.

/usr/share/sreview/templates/index.html.ep is in sreview-web 0.3.0-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
%layout 'default';
%title 'SReview';
<h1>SReview video review system</h1>
<p>If you have an account, <%= link_to 'log in here' => 'login' %>. If you received a review link, please follow that link instead.</p>
<p>If you simply wish to know the state of a talk, go to the <%= link_to 'video overview page' => 'overview' %>.</p>