mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 18:50:44 +00:00
13 lines
215 B
HTML
13 lines
215 B
HTML
|
<html>
|
|||
|
<head>
|
|||
|
<link rel="stylesheet" type="text/css" href="/default.css"/>
|
|||
|
</head>
|
|||
|
<body>
|
|||
|
<h1>Reporting Bugs</h1>
|
|||
|
<p>Software glitches are inevitable... All software has them.</p>
|
|||
|
|
|||
|
<list>
|
|||
|
</list>
|
|||
|
</body>
|
|||
|
</html>
|