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
User Account
Commits
86f64bfe
Commit
86f64bfe
authored
4 years ago
by
Rosanny Sihombing
Browse files
Options
Download
Email Patches
Plain Diff
MLAB-253: use the original bootstrap CSS
parent
d9a33766
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
views/DE/404.pug
+1
-1
views/DE/404.pug
views/DE/500.pug
+1
-1
views/DE/500.pug
with
2 additions
and
2 deletions
+2
-2
views/DE/404.pug
+
1
-
1
View file @
86f64bfe
...
...
@@ -4,7 +4,7 @@ html(lang="de")
title= "404 - Page not found"
meta(charset="UTF-8")
meta(name="viewport", content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no")
link(rel="stylesheet", type="text/css", href="/css/bootstrap.css")
link(rel="stylesheet", type="text/css", href="/css/bootstrap.
min.
css")
style.
.container {
height: 400px;
...
...
This diff is collapsed.
Click to expand it.
views/DE/500.pug
+
1
-
1
View file @
86f64bfe
...
...
@@ -4,7 +4,7 @@ html(lang="de")
title= "500 - Internal Server Error"
meta(charset="UTF-8")
meta(name="viewport", content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no")
link(rel="stylesheet", type="text/css", href="/css/bootstrap.css")
link(rel="stylesheet", type="text/css", href="/css/bootstrap.
min.
css")
style.
.container {
height: 400px;
...
...
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