-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
69 lines (52 loc) · 2.34 KB
/
404.html
File metadata and controls
69 lines (52 loc) · 2.34 KB
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
67
68
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl" lang="pl">
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta name="google-site-verification" content="71mvx19sfJeKKraQExa1QIEhNYYCrS6BRh3kJVAC58g" />
<link rel="alternate" type="application/rss+xml" title="Planeta rubyonrails.pl" href="http://pipes.yahoo.com/pipes/pipe.run?_id=IpQJj7_k3BGJlbxaJxOy0Q&_render=rss" />
<title>404 - Nie znaleziono strony</title>
<link href="/stylesheets/normalize.css" rel="stylesheet" /><link href="/stylesheets/screen.css" rel="stylesheet" />
</head>
<body class="overview">
<div class="Container">
<div id="Header">
<div id="Nav">
<a href="/" class="">Wprowadzenie</a> |
<a href="/screencasty" class="">Screencasty</a> |
<a href="/pobierz" class="">Pobierz</a> |
<a href="/wdrozenie" class="">Wdrożenie</a> |
<a href="/dokumentacja" class="">Dokumentacja</a> |
<a href="/ekosystem" class="">Ekosystem</a> |
<a href="http://forum.rubyonrails.pl">Forum</a> |
<a href="irc://irc.eu.freenode.net/rubyonrails.pl">IRC</a> |
<a href="http://github.com/rails/rails/tree/master" lang="en">Źródła</a>
</div>
</div>
<div class="message">
<img src="/images/rails.png" width="87" height="112" style="margin-right: 10px" alt="Rails" />
</div>
</div>
<div class="content">
<div class="main">
<p>Nie znaleziono strony.</p>
<p>Przejdź do <a href="/">strony głównej</a>.</p>
</div>
<div class="clearall"> </div>
</div>
<div class="copyright">
<p>System Ruby on Rails został stworzony przez <a href="http://david.heinemeierhansson.com/about.html">Davida Heinemeiera Hanssona</a>, w partnerstwie z <a href="http://www.37signals.com">37signals</a>,<br/>
potem rozszerzany i ulepszany przez setki programistów open-source.
</p>
<p>
Hosting i utrzymanie polskiej wersji strony o Ruby on Rails oraz forum
jest sponsorowany przez <a href="https://ragnarson.com">Ragnarson</a>.
</p>
</div>
</body>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-748648-1";
urchinTracker();
</script>
</html>