newsletter-to-web/index.html

13 lines
437 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head><title>Newsletters</title></head>
<body>
<h1>Newsletters 2 Web</h1>
<p>Nothing to see here.</p>
<p>This is a public landing page for an instance of the
<a href="https://code.kiers.eu/newsletter-to-web/newsletter-to-web">Newsletters 2 Web</a>
project.</p>
<p>It is only here to prevent getting a <em>Not Found</em> page.</p>
</body>
</html>