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
User Account
Commits
97eb2b98
Commit
97eb2b98
authored
3 years ago
by
Wolfgang Knopki
Browse files
Options
Download
Email Patches
Plain Diff
Update registration.pug
parent
c2cab50e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
views/DE/account/registration.pug
+3
-1
views/DE/account/registration.pug
with
3 additions
and
1 deletion
+3
-1
views/DE/account/registration.pug
+
3
-
1
View file @
97eb2b98
...
@@ -6,6 +6,7 @@ html(lang="de")
...
@@ -6,6 +6,7 @@ html(lang="de")
meta(name="viewport", content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no")
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.min.css")
link(rel="stylesheet", type="text/css", href="/css/bootstrap.min.css")
link(rel="stylesheet", type="text/css", href="/css/m4lab.css")
link(rel="stylesheet", type="text/css", href="/css/m4lab.css")
link(rel="stylesheet", type="text/css", href="/css/m4lab-mobile.css")
link(rel="stylesheet", href="https://use.fontawesome.com/releases/v5.8.2/css/all.css", integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay", crossorigin="anonymous")
link(rel="stylesheet", href="https://use.fontawesome.com/releases/v5.8.2/css/all.css", integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay", crossorigin="anonymous")
style.
style.
.warning {
.warning {
...
@@ -76,4 +77,5 @@ html(lang="de")
...
@@ -76,4 +77,5 @@ html(lang="de")
// M4_LAB
// M4_LAB
script(src="/js/generalFunction.js")
script(src="/js/generalFunction.js")
script(src="/js/registration.js")
script(src="/js/registration.js")
script(src="/js/headfoot.js")
script(src="/js/headfoot.js")
\ No newline at end of file
script(src="/js/mobile.js")
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