mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Correct indentation inconsistency in 404.html
This commit is contained in:
parent
1ebab6f415
commit
83c3c72e80
1 changed files with 15 additions and 16 deletions
|
|
@ -22,26 +22,25 @@
|
|||
<div class="dialog">
|
||||
<img src="/img/osem-logo.png" alt="osem logo">
|
||||
<h1>Error 404: Page not found</h1>
|
||||
<p>
|
||||
The page you are looking for does not exist, it's possible that it
|
||||
may have moved.<br> If you'd like, you can start again from the
|
||||
<a href="/">homepage.</a>
|
||||
</p><br>
|
||||
|
||||
<p>OSEM is a <a href="https://www.fsf.org/about/what-is-free-software">
|
||||
free software</a> project built through collaboration.</p>
|
||||
<p>The page you are looking for does not exist, it's possible that it
|
||||
may have moved.<br> If you'd like, you can start again from the
|
||||
<a href="/">homepage.</a></p><br>
|
||||
|
||||
<p><b>If you believe you have encountered a bug...</b></p>
|
||||
<p>OSEM is a <a href="https://www.fsf.org/about/what-is-free-software">
|
||||
free software</a> project built through collaboration.</p>
|
||||
|
||||
<p>Please <a href="https://github.com/openSUSE/osem/issues">submit an issue
|
||||
on Github.</a></p>
|
||||
<p><b>If you believe you have encountered a bug...</b></p>
|
||||
|
||||
<p><b>If you have other questions regarding OSEM...</b></p>
|
||||
<p>Please <a href="https://github.com/openSUSE/osem/issues">submit an issue
|
||||
on Github.</a></p>
|
||||
|
||||
<p><b>If you have other questions regarding OSEM...</b></p>
|
||||
|
||||
<p>Feel free to contact contributors by subscribing to our <a href="http://lists.opensuse.org/opensuse-web/"> mailing list.</a></p>
|
||||
<p>You can also reach out in the #OSEM channel on the IRC freenode
|
||||
server.</p>
|
||||
|
||||
<p>Feel free to contact contributors by subscribing to our <a href="http://lists.opensuse.org/opensuse-web/"> mailing list.</a><p>
|
||||
<p>You can also reach out in the #OSEM channel on the IRC freenode
|
||||
server.</p>
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue