Make it less likely that someone will find their way to the bug form.
This commit is contained in:
parent
0fba64c997
commit
b802a56127
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44980
1 changed files with 4 additions and 0 deletions
|
@ -15,8 +15,11 @@
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="navinclude.support">
|
<body class="navinclude.support">
|
||||||
|
<h1>Migration in progress</h1>
|
||||||
|
<p>Our bug tracking system is currently down for maintaince.</p>
|
||||||
|
|
||||||
<!-- Copyright (c) 1996 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED. -->
|
<!-- Copyright (c) 1996 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED. -->
|
||||||
|
<!--
|
||||||
|
|
||||||
<img src="&base;/gifs/bug.jpg" alt="Bugs" align="right" border="0" width="200" height="233"/>
|
<img src="&base;/gifs/bug.jpg" alt="Bugs" align="right" border="0" width="200" height="233"/>
|
||||||
|
|
||||||
|
@ -153,6 +156,7 @@
|
||||||
|
|
||||||
<input type="submit" value="Submit Problem Report"/>
|
<input type="submit" value="Submit Problem Report"/>
|
||||||
</form>
|
</form>
|
||||||
|
-->
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue