-
Notifications
You must be signed in to change notification settings - Fork 1
/
403.html
66 lines (50 loc) · 2.01 KB
/
403.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang='en' xmlns='http://www.w3.org/1999/xhtml' xml:lang="en">
<head>
<meta content=
"HTML Tidy for Mac OS X (vers 31 October 2006 - Apple Inc. build 15.12), see www.w3.org" name=
"generator" />
<meta content='text/html; charset=utf-8' http-equiv='Content-Type' />
<meta name='format' content='text/html' />
<title>Piccolo2D - A Structured 2D Graphics Framework</title>
<link href='/piccolo2d.css' rel='stylesheet' type='text/css' />
</head>
<body>
<div id='navigation'>
<p><a href='index.html'><img src='/images/Piccolo2D-Logo.svg' alt=
'Piccolo2D Logo' /></a></p>
<ul>
<li>
<a href='/index.html'>Piccolo2D Home</a>
<ul>
<li><a href='/play/index.html'>Play</a></li>
<li><a href='/learn/index.html'>Learn</a></li>
<li><a href='/download.html'>Download</a></li>
<li><a href='/community.html'>Community</a></li>
<li><a href='/applications/index.html'>Applications</a></li>
<li><a href='/press.html'>Press</a></li>
<li><a href='/sponsors.html'>Sponsors</a></li>
</ul>
</li>
</ul>
<p><img src='/images/giny-small.png' alt='a nice graph' /></p>
<p><a href='//validator.w3.org/check/referer'><img src=
'//www.w3.org/Icons/valid-xhtml10-blue' alt='Valid XHTML 1.0!' style=
'border:0;width:88px;height:31px' /></a> <a href=
'//jigsaw.w3.org/css-validator/check/referer'><img src=
'//www.w3.org/Icons/valid-css-blue' alt='Valid CSS1!' style=
'border:0;width:88px;height:31px' /></a></p>
<p class='bugreport'><a href=
'//code.google.com/p/piccolo2d/issues/entry?template=User%20defect%20report'>I found an
error!</a></p>
</div>
<div id='main'>
<div id='main-head'>
<h3>Forbidden (403)</h3>
</div>
<p class="preamble">You have attempted to access something for which you do not have
permission.</p>
</div>
</body>
</html>