This file is indexed.

/usr/share/doc/rest2web/html/test_site/uservalues/page.html is in rest2web-doc 0.5.2~alpha+svn-r248-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
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
    <title>Test of Uservalues</title>
    <link rel="stylesheet" href="../../stylesheets/rest2web.css" type="text/css" />
    <link rel="stylesheet" href="../../stylesheets/voidspace_docutils2.css" type="text/css" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="description" content="rest2web - build websites with Python and docutils." />
    <meta name="author" content="Michael Foord" />
    <meta name="copyright" content="&copy; 2003-2006 Michael Foord, subject to BSD License" />
    <meta name="keywords" content="rest2web - build websites with Python and docutils,
    rest, restructured text, text, website, internet, web, net, web builder, site,
    site builder, docutils, i18n, internationalization, templates, templating, 
    python, " />
    
</head>

<body style="background: url(../../images/logos/img_background.gif) top center repeat-y;">
  <div id="wrap">
    <div id="header-section">
		  <a href="http://www.voidspace.org.uk/index2.shtml" title="Voidspace"><img src="../../images/logos/header760.gif" alt="Voidspace"/></a>
		  <p align="center" class="headertitle"><span style="font-size:130%">rest2web:</span> Building Websites Across the Known Universe</p>
		</div>

    <div id="header">
      <ul>
        <li><a href="../../index.html">rest2web</a></li>
<li>&gt;</li>
<li><a href="../index.html">Test Site</a></li>
<li>&gt;</li>
<li><a href="index.html">Test of Uservalues</a></li>
<li>&gt;</li>
<li>Uservalues</li>

      </ul>
    </div>

    <table>
    <tr>
     <td><img src="images/logos/1.gif" width="1" height="1" alt="" /></td>
     <!-- main content cell first, with rowspan=2 -->
     <td valign="top" align="left" rowspan="2">
     
    <div id="middle-column">
        <a name="startcontent" id="startcontent"></a>
                
            <div id="gallery">
                <div class="document" id="testing-uservalues-again">
<h1 class="title">Testing Uservalues Again</h1>
<div class="contents topic" id="contents">
<p class="topic-title first">Contents</p>
<ul class="simple">
<li><a class="reference internal" href="#testing-single-values" id="id1">Testing Single Values</a></li>
<li><a class="reference internal" href="#testing-multiple-code-blocks" id="id2">Testing Multiple Code Blocks</a></li>
</ul>
</div>
<p>This is a test of uservalues. It tests the two different templating styles for
inserting uservalues into a page.</p>
<p>You can insert single values, or multiple blocks of code.</p>
<div class="section" id="testing-single-values">
<h1><a class="toc-backref" href="#id1">Testing Single Values</a></h1>
<p>This is a test of uservalues. The following paragraph is in ReStructuredText.</p>
<blockquote>
A value in <em>ReST</em>.</blockquote>
<p>The next one is in HTML :</p>
<blockquote>
A value in <em>HTML</em></blockquote>
<p>I wonder if it works.  <img src="../../images/smilies/smile.gif" alt="Smile" /> </p>
<p>This one will be escaped by <tt class="docutils literal"><span class="pre">docutils</span></tt>, and so not executed.</p>
<blockquote>
&lt;% test3 %&gt;</blockquote>
</div>
<div class="section" id="testing-multiple-code-blocks">
<h1><a class="toc-backref" href="#id2">Testing Multiple Code Blocks</a></h1>
<p>A comment in <strong>ReST</strong>.</p>
<p>A Value</p>
<p>Another Value. {:-)}</p>
</div>
</div>

            </div>
    
            <div id="end">
                <p><a href="#startcontent">Return to Top</a><br />
                <small>Part of the <a href="http://www.voidspace.org.uk/python/rest2web/">rest2web Docs</a></small><br />
                <small>Page last modified <strong>Mon May  1 13:51:03 2006</strong>.</small> 
                </p>
            </div>
   
    	</div></td>
    </tr>
    <tr>
     <td valign="top" align="left" width="25%">
    <div id="left-column">
        <div id="sidie2">
                <div class="sidie2indent">
<p class="sidie2title"><a href="../../index.html">rest2web</a></p>
<p><a href="../../introduction.html">Introduction</a></p>
<p><a href="../../quickstart.html">Quickstart</a></p>
<p><a href="../../config_file.html">Config File</a></p>
<p><a href="../../tutorial.html">Tutorial</a></p>
<p><a href="../../command_line.html">Command Line</a></p>
<p><a href="../../force_mode.html">Force Mode</a></p>
<p><a href="../../templating.html">Templates</a></p>
<p><a href="../../restindex.html">restindex</a></p>
<p><a href="../../functions.html">Functions</a></p>
<p><a href="../../macros.html">Macros</a></p>
<p><a href="../../special_files.html">Special Files</a></p>
<p><a href="../../reference/index.html">Reference</a></p>
<div class="sidie2indent">
<p class="sidie2title"><a href="../index.html">Test Site</a></p>
<p><a href="../section4/index.html">Fourth of Course</a></p>
<p><a href="../archive/strangeindex1.html">Thirdy</a></p>
<p><a href="../section1/index.html">Science</a></p>
<p><a href="../section2/index.html">Section 2</a></p>
<div class="sidie2indent">
<p class="sidie2title"><a href="index.html">Test of Uservalues</a></p>
<p><a href="page.html">Uservalues</a></p>
</div>
</div>
<p><a href="../../translation/index.html">Translation</a></p>
<p><a href="../../gallery_test/index.html">Gallery</a></p>
</div>

        </div>
        
        <p class="sidieimg">
            <a href="http://www.python.org">
            <img src="../../images/logos/new_python.gif" width="88"
                height="103" border="0" alt="Powered by Python" />
            </a>
        </p>

        <p class="sidieimg">
            <a href="http://sourceforge.net/donate/index.php?group_id=138579">
            <img src="http://images.sourceforge.net/images/project-support.jpg" width="100"
                height="32" border="0" alt="Support This Project" />
            </a>
        </p>

        <p class="sidieimg">
            <a href="http://www.voidspace.org.uk/python/rest2web/"><img 
            src="../../images/logos/rest2web140x62.gif" width="142" height="62"
            alt="Site Built with rest2web" /></a><br />
        </p>
    </div>
    </td>
    </tr>
</table>

    <hr />
    
    <p class="sidieimg">
        <a href="http://www.voidspace.org.uk/python/rest2web/"><img src="../../images/logos/rest2web200x80.gif" width="200" height="80" alt="Site Built with rest2web" /></a>
        <a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=138579&amp;type=5" width="210" height="62" alt="SourceForge.net Logo" /></a>
        <a href="http://www.opensource.org"><img src="../../images/logos/osi-certified-120x100.gif" width="120" height="100" alt="Certified Open Source" border="1" /></a>
    </p>
    
    <p class="sidieimg">
        <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
        </script>
        <script type="text/javascript">
        _uacct = "UA-203625-1";
        urchinTracker();
        </script>
    </p>
            
    <p class="sidieimg">
        <a href="http://www.voidspace.org.uk/python/index.shtml"><img 
        src="../../images/logos/pythonbanner.gif" width="468" height="60"
        alt="Python on Voidspace" /></a>
    </p>
    
    <div id="footer">
       Copyright &copy; Voidspace<br />Design by <a href="http://www.fuchsiashockz.co.uk">Fuchsiashockz</a> | <a href="http://validator.w3.org/check?uri=referer" title="Validate code as W3C XHTML 1.1 Strict Compliant">W3C XHTML 1.1</a> | <a href="http://jigsaw.w3.org/css-validator/check?uri=referer" title="Validate Style Sheet as W3C CSS 2.0 Compliant">W3C CSS 2.0</a>
    </div>
	</div>
</body>
</html>