This file is indexed.

/usr/share/php/kohana3.1/system/guide/kohana/tutorials/templates.md is in libkohana3.1-core-php 3.1.5-1.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
6
7
Making a template driven site.

<http://kerkness.ca/wiki/doku.php?id=template-site:create_the_template>
	
<http://kerkness.ca/wiki/doku.php?id=template-site:extending_the_template_controller>

<http://kerkness.ca/wiki/doku.php?id=template-site:basic_page_controller>