2022-06-11 10:31:47 +00:00
|
|
|
<INJECT>cat $HOME/template/header.html | sed "s/__PAGE TITLE__/404 - Page not found/"</INJECT>
|
2022-04-23 15:31:22 +00:00
|
|
|
|
|
|
|
<h1>
|
|
|
|
404 - Page not found
|
|
|
|
</h1>
|
|
|
|
<div>
|
|
|
|
<p>
|
|
|
|
It seems this page is missing...
|
|
|
|
<br>
|
|
|
|
Hopefully you will find what you are looking for
|
|
|
|
<br>
|
|
|
|
You may click the page title to go to the root page.
|
|
|
|
</p>
|
|
|
|
</div>
|
2022-04-24 14:49:17 +00:00
|
|
|
<div>
|
|
|
|
<a href = "https://qoto.org/@RustyStriker/108131661345490091">
|
|
|
|
Also, here is a video of Molly and Louise playing with their toy
|
|
|
|
</a>
|
|
|
|
</div>
|
2022-04-23 15:31:22 +00:00
|
|
|
|
2022-06-11 10:31:47 +00:00
|
|
|
<INJECT>cat $HOME/template/footer.html</INJECT>
|