Some spelling changes at files 'maintenance.html', 'no_such_site.html' and 'under_construction.html'.

This commit is contained in:
2019-05-13 11:57:02 +02:00
parent ec715da5b5
commit a648786e08
3 changed files with 12 additions and 12 deletions

View File

@@ -46,14 +46,14 @@ h2 {
<div class="Content">
<h1>Seite im Aufbau</h1>
<h2>Diese Website wird in Kürze online gehen..</h2>
<h2>Diese Website wird in Kürze online gehen.</h2>
<p>Bitte versuchen Sie es sp&auml;ter noch einmal.</p>
<p>Vielen Dank f&uuml;r Ihr Verst&auml;ndnis!</p>
<h1>Site under construction</h1>
<h2>This website will go online soon.</h2>
<p>Please try again later.</p>
<p>Thank You very much!</p>
<p>Thank you very much!</p>
</div><!-- .Content -->
</div><!-- .Container -->