mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
init project
This commit is contained in:
6
app/views/shared/404.html.erb
Normal file
6
app/views/shared/404.html.erb
Normal file
@@ -0,0 +1,6 @@
|
||||
<div class="d-flex flex-column align-items-center justify-content-center global-error">
|
||||
<div class="global-error-code">
|
||||
<span>404</span>
|
||||
</div>
|
||||
<div class="global-error-text">资源未找到</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user