Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BRUDEY
Training-Git
Commits
26eae9de
Commit
26eae9de
authored
4 years ago
by
MOTYL
Browse files
Options
Download
Plain Diff
Merge branch 'feature/french' into 'dev'
Feature/french See merge request
!2
parents
76e1ae2c
a75e4f6e
master
dev
hotfix/italianToRussian
relase/v1.0
release/v1.1
v2.0
v1.1
v1.0.1
v1.0
2 merge requests
!7
Relase/v1.0
,
!2
Feature/french
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
french.html
+11
-0
french.html
with
11 additions
and
0 deletions
+11
-0
french.html
0 → 100644
+
11
-
0
View file @
26eae9de
<!DOCTYPE html>
<html
lang=
"fr"
>
<head>
<meta
charset=
"utf-8"
>
<title>
French
</title>
</head>
<body>
<h1>
Bonjour le monde
</h1>
<a
href=
"index.html"
>
Revenir à la page d'accueil
</a>
</body>
</html>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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
Projects
Groups
Snippets
Help