File tree 1 file changed +13
-6
lines changed
1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ layout: default
3
+ title: File Not Found
4
+ ---
5
+
1
6
< style type ="text/css ">
2
7
div .announcement {
3
8
background : none;
17
22
</ style >
18
23
19
24
< div class ="hero-unit announcement ">
20
- < h1 > 404 Page</ h1 >
25
+ < h3 > 404: File Not Found</ h3 > < br >
26
+ < p >
27
+ Looking for the wiki? It has moved to < a href ="https://github.com/ESGF/esgf.github.io/wiki "> GitHub</ a > .</ br >
28
+ </ p >
29
+ < p >
30
+ Something missing? Report it < a href ="https://github.com/ESGF/esgf.github.io/issues "> here</ a > .</ br >
31
+ </ p >
21
32
< p >
22
- Looking for the wiki it has moved to < a href ="https://github.com/ESGF/esgf.github.io/wiki "> github</ a > .</ br >
23
- < br />
24
- Need help? < a href ="http://askbot.esgf.org "> Support Forum</ a > < br />
25
- < br />
26
- Lost? < a href ="index.html "> Home Page</ a >
33
+ < a href ="{{site.url}} "> Back to main page</ a > </ br >
27
34
</ p >
28
35
</ div >
You can’t perform that action at this time.
0 commit comments