File tree Expand file tree Collapse file tree 4 files changed +9
-18
lines changed
Expand file tree Collapse file tree 4 files changed +9
-18
lines changed Original file line number Diff line number Diff line change 1+ < div id ="top " class ="title text-center ">
2+ < i class ="cd cd-logo "> </ i >
3+ < h1 > CoderDojo Japan</ h1 >
4+ < p > 子どものためのプログラミング道場</ p >
5+ < br >
6+ </ div >
Original file line number Diff line number Diff line change 11<% provide(:title, "予期しないエラーが発生しました 😵💫") %>
22<% provide(:desc, "申し訳ありません。サーバーで問題が発生しています。") %>
33
4- < div id ="top " class ="title text-center ">
5- < i class ="cd cd-logo "> </ i >
6- < h1 > CoderDojo Japan</ h1 >
7- < p > 子どものためのプログラミング道場</ p >
8- < br >
9- </ div >
4+ <%= render 'errors/header' %>
105
116< section class ="introduction text-center list ">
127 < h2 > 予期しないエラーが発生しました 😵💫</ h2 >
Original file line number Diff line number Diff line change 11<% provide(:title, "ページが見つかりませんでした... 🥺💦") %>
22<% provide(:desc, "ページが削除された可能性があります 🤔💭") %>
33
4- < div id ="top " class ="title text-center ">
5- < i class ="cd cd-logo "> </ i >
6- < h1 > CoderDojo Japan</ h1 >
7- < p > 子どものためのプログラミング道場</ p >
8- < br >
9- </ div >
4+ <%= render 'errors/header' %>
105
116< section class ="introduction text-center list ">
127 < h2 >
Original file line number Diff line number Diff line change 11<% provide(:title, "リクエストが処理できませんでした… 😢") %>
22<% provide(:desc, "入力内容に誤りがあるか、リクエストが正しく送信されなかった可能性があります。") %>
33
4- < div id ="top " class ="title text-center ">
5- < i class ="cd cd-logo "> </ i >
6- < h1 > CoderDojo Japan</ h1 >
7- < p > 子どものためのプログラミング道場</ p >
8- < br >
9- </ div >
4+ <%= render 'errors/header' %>
105
116< section class ="introduction text-center list ">
127 < h2 >
You can’t perform that action at this time.
0 commit comments