diff options
Diffstat (limited to 'lib/godoc/error.html')
-rw-r--r-- | lib/godoc/error.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/godoc/error.html b/lib/godoc/error.html new file mode 100644 index 000000000..7573aa236 --- /dev/null +++ b/lib/godoc/error.html @@ -0,0 +1,9 @@ +<!-- + Copyright 2009 The Go Authors. All rights reserved. + Use of this source code is governed by a BSD-style + license that can be found in the LICENSE file. +--> + +<p> +<span class="alert" style="font-size:120%">{{html .}}</span> +</p> |