Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m4lab_tv1
Project Page
Commits
d718c799
Commit
d718c799
authored
2 years ago
by
Rosanny Sihombing
Browse files
Options
Download
Email Patches
Plain Diff
optimize UX
parent
f66379b2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/views/DE/404.pug
+1
-0
src/views/DE/404.pug
src/views/DE/500.pug
+1
-0
src/views/DE/500.pug
with
2 additions
and
0 deletions
+2
-0
src/views/DE/404.pug
+
1
-
0
View file @
d718c799
...
@@ -26,5 +26,6 @@ html(lang="de")
...
@@ -26,5 +26,6 @@ html(lang="de")
br
br
br
br
p(class="h5") 404. The requested URL was not found.
p(class="h5") 404. The requested URL was not found.
p <a href="./">go back home</a>
// Bootstrap
// Bootstrap
script(src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous")
script(src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous")
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/views/DE/500.pug
+
1
-
0
View file @
d718c799
...
@@ -25,6 +25,7 @@ html(lang="de")
...
@@ -25,6 +25,7 @@ html(lang="de")
img(src="https://transfer.hft-stuttgart.de/img/M4_LAB_LOGO.jpg", class="img-responsive center-block", width="185", height="192")
img(src="https://transfer.hft-stuttgart.de/img/M4_LAB_LOGO.jpg", class="img-responsive center-block", width="185", height="192")
br
br
br
br
p <a href="./">go back home</a>
p(class="h5") 500. Unexpected Error :(
p(class="h5") 500. Unexpected Error :(
p #{ error }
p #{ error }
// Bootstrap
// Bootstrap
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment