| Index: tests/test_site/includes/example.html |
| =================================================================== |
| new file mode 100644 |
| --- /dev/null |
| +++ b/tests/test_site/includes/example.html |
| @@ -0,0 +1,3 @@ |
| +foo = bar |
| + |
| +<p>This is an included example</p> |