Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIH
hpcsupport
hpc-compendium
Commits
554189c1
Commit
554189c1
authored
2 years ago
by
Jan Frenzel
Browse files
Options
Downloads
Plain Diff
Merge branch '345-custom-404-site' into 'preview'
Added 404 page Closes
#345
See merge request
!631
parents
869312f2
7e8c3806
No related branches found
No related tags found
2 merge requests
!640
Automated merge from preview to main
,
!631
Added 404 page
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc.zih.tu-dresden.de/tud_theme/404.html
+12
-0
12 additions, 0 deletions
doc.zih.tu-dresden.de/tud_theme/404.html
doc.zih.tu-dresden.de/tud_theme/assets/images/sad_smiley.png
+0
-0
0 additions, 0 deletions
doc.zih.tu-dresden.de/tud_theme/assets/images/sad_smiley.png
with
12 additions
and
0 deletions
doc.zih.tu-dresden.de/tud_theme/404.html
0 → 100644
+
12
−
0
View file @
554189c1
{% extends "main.html" %}
{% block content %}
<center><img
src=
"/assets/images/sad_smiley.png"
alt=
"Sad smiley - page not found"
width=
"200"
height=
"200"
/></center>
<h3
style=
"text-align:center"
>
The page you requested could not be found.
</h3>
<h3
style=
"text-align:center"
>
Probably it has been moved, please use the search bar.
</h3>
<p
style=
"text-align:center"
>
If you have Javascript disabled, please enable it to see the search bar.
</p>
{% endblock %}
This diff is collapsed.
Click to expand it.
doc.zih.tu-dresden.de/tud_theme/assets/images/sad_smiley.png
0 → 100644
+
0
−
0
View file @
554189c1
31.9 KiB
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment