You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
621 B
HTML
17 lines
621 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Newsletters</title>
|
|
<link rel="alternate" type="application/atom+xml" title="ATOM feed" href="./{FEED}" />
|
|
</head>
|
|
<body>
|
|
<h1>Newsletters 2 Web</h1>
|
|
<p>The real feed can be found at <a href="./{FEED}">{FEED}</a></p>
|
|
<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> |