serverus/tests/www/includes/with_text.html

10 lines
176 B
HTML
Raw Permalink Normal View History

2025-07-14 19:24:35 -07:00
<html>
<body>
<p>Hello. Text should follow:</p>
<!-- #include file="./subdir/a-random-text-file.txt" -->
<p>Goodbye. The include should be above.</p>
</body>
</html>