18 lines
369 B
HTML
18 lines
369 B
HTML
---
|
|
title: Page not found
|
|
jumbotron: credits
|
|
layout: default
|
|
---
|
|
|
|
<img style="float:left;margin: -10px 40px 0 0;"
|
|
src="media/unknown_node.jpg"
|
|
alt="unknown_node">
|
|
|
|
<h2>Sorry, we could not find that page!</h2>
|
|
|
|
<p>
|
|
Please report any broken links on the
|
|
<a href="https://github.com/minetest/minetest.github.io/issues">issues page
|
|
for this website</a>.
|
|
</p>
|