Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
tttie.cz
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TTtie
tttie.cz
Commits
03e3adce
Verified
Commit
03e3adce
authored
Jul 07, 2020
by
TTtie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add 404 page
parent
4bbe6b85
Pipeline
#1618
passed with stages
in 1 minute and 25 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
0 deletions
+17
-0
templates/404.ejs
templates/404.ejs
+14
-0
templates/404.ejs.meta.json
templates/404.ejs.meta.json
+3
-0
No files found.
templates/404.ejs
0 → 100644
View file @
03e3adce
<section class="hero is-fullheight is-primary">
<div class="hero-body">
<div class="container has-text-centered">
<h1 class="title is-1 is-size-3-mobile">404</h1>
<h3 class="subtitle is-3 is-size-5-mobile">The requested content cannot be found.</h3>
<div class="buttons is-centered">
<a class="button" href="/">
<span>Go home</span>
</a>
</div>
</div>
</div>
</section>
templates/404.ejs.meta.json
0 → 100644
View file @
03e3adce
{
"pageTitle"
:
"404"
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment