1
1
---
2
- layout: page
2
+ layout: default
3
+ title: "404: Page not found"
4
+ permalink: 404.html
3
5
---
4
- <!----------------------------------------------------------------
5
- _ _ _ _
6
- __| | |__ _ _| | | Ascii arts included in this page:
7
- / _` | '_ \| | | | | | - R2D2, provided by: http://www.chris.com/
8
- | (_| | |_) | |_| | | | - Texts, generated from: http://www.network-science.de/ascii/
9
- \__,_|_.__/ \__, |_|_| http://github.com/dbtek/dbyll
10
- -------------|___/------------------------------------------------>
11
6
12
- < style >
13
- pre {
14
- background : none;
15
- border : none;
16
- }
17
- </ style >
18
-
19
- < pre >
20
-
21
- 444444444 000000000 444444444
22
- 4::::::::4 00:::::::::00 4::::::::4
23
- 4:::::::::4 00:::::::::::::00 4:::::::::4
24
- 4::::44::::4 0:::::::000:::::::0 4::::44::::4
25
- 4::::4 4::::4 0::::::0 0::::::0 4::::4 4::::4
26
- 4::::4 4::::4 0:::::0 0:::::0 4::::4 4::::4
27
- 4::::4 4::::4 0:::::0 0:::::0 4::::4 4::::4
28
- 4::::444444::::4440:::::0 000 0:::::04::::444444::::444
29
- 4::::::::::::::::40:::::0 000 0:::::04::::::::::::::::4
30
- 4444444444:::::4440:::::0 0:::::04444444444:::::444
31
- 4::::4 0:::::0 0:::::0 4::::4
32
- 4::::4 0::::::0 0::::::0 4::::4
33
- 4::::4 0:::::::000:::::::0 4::::4
34
- 44::::::44 00:::::::::::::00 44::::::44
35
- 4::::::::4 00:::::::::00 4::::::::4
36
- 4444444444 000000000 4444444444
37
-
38
- ,-----. _ _ _ _ _ _ _
39
- ,'_/_|_\_`. | |_| |__ (_)___ ___| |__ ___ _ _| | __| | _ __ ___ | |_
40
- /< < ::8 [O]:: > \ | __| '_ \| / __| / __| '_ \ / _ \| | | | |/ _` | | '_ \ / _ \| __|
41
- _|-----------|_ | |_| | | | \__ \ \__ \ | | | (_) | |_| | | (_| | | | | | (_) | |_
42
- :::| | ====-=- | |::: \__|_| |_|_|___/ |___/_| |_|\___/ \__,_|_|\__,_| |_| |_|\___/ \__|
43
- :::| | -=-==== | |:::
44
- :::\ | ::::|()|| /::: _
45
- ::::| | ....|()|| |:::: | |__ __ _ _ __ _ __ ___ _ __ _____ _____ _ __
46
- | |_________| | | '_ \ / _` | '_ \| '_ \ / _ \ '_ \ / _ \ \ / / _ \ '__|
47
- | |\_______/| | | | | | (_| | |_) | |_) | __/ | | |_ | __/\ V / __/ |
48
- / \ / \ / \ |_| |_|\__,_| .__/| .__/ \___|_| |_( ) \___| \_/ \___|_|
49
- `---' `---' `---' |_| |_| |/
50
-
51
-
52
- </ pre >
7
+ < div class ="page ">
8
+ < h1 class ="page-title "> 404: Page not found</ h1 >
9
+ < p class ="lead "> Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. < a href ="{{ site.baseurl }} "> Head back home</ a > to try finding it again.</ p >
10
+ </ div >
0 commit comments