Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m4lab_tv1
Project Page
Commits
f66379b2
Commit
f66379b2
authored
2 years ago
by
Rosanny Sihombing
Browse files
Options
Download
Email Patches
Plain Diff
fix image source
parent
60137511
testing
devel
1 merge request
!89
Refactor
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/views/DE/404.pug
+1
-1
src/views/DE/404.pug
src/views/DE/500.pug
+1
-1
src/views/DE/500.pug
with
2 additions
and
2 deletions
+2
-2
src/views/DE/404.pug
+
1
-
1
View file @
f66379b2
...
@@ -22,7 +22,7 @@ html(lang="de")
...
@@ -22,7 +22,7 @@ html(lang="de")
div(class="container")
div(class="container")
div(class="center", align="center")
div(class="center", align="center")
a(href="https://m4lab.hft-stuttgart.de")
a(href="https://m4lab.hft-stuttgart.de")
img(src="https://transfer.hft-stuttgart.de/im
ages/demo/m4lab_logo
.jpg", class="img-responsive center-block", width="185", height="192")
img(src="https://transfer.hft-stuttgart.de/im
g/M4_LAB_LOGO
.jpg", class="img-responsive center-block", width="185", height="192")
br
br
br
br
p(class="h5") 404. The requested URL was not found.
p(class="h5") 404. The requested URL was not found.
...
...
This diff is collapsed.
Click to expand it.
src/views/DE/500.pug
+
1
-
1
View file @
f66379b2
...
@@ -22,7 +22,7 @@ html(lang="de")
...
@@ -22,7 +22,7 @@ html(lang="de")
div(class="container")
div(class="container")
div(class="center", align="center")
div(class="center", align="center")
a(href="https://m4lab.hft-stuttgart.de")
a(href="https://m4lab.hft-stuttgart.de")
img(src="https://transfer.hft-stuttgart.de/im
ages/demo/m4lab_logo
.jpg", class="img-responsive center-block", width="185", height="192")
img(src="https://transfer.hft-stuttgart.de/im
g/M4_LAB_LOGO
.jpg", class="img-responsive center-block", width="185", height="192")
br
br
br
br
p(class="h5") 500. Unexpected Error :(
p(class="h5") 500. Unexpected Error :(
...
...
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
Menu
Explore
Projects
Groups
Snippets