Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
f46bee8d6491
Commit
0afccd1d
authored
Apr 20, 2015
by
hellerve
Browse files
Fixed typo in deploy html
parent
49de830f65d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/deploy.html
View file @
f46bee8d
<!DOCTYPE html>
<html>
<head>
<title>
Deploy in progress. Please try again in few minutes
</title>
<title>
Deploy in progress. Please try again in
a
few minutes
</title>
<link
href=
"/static.css"
media=
"screen"
rel=
"stylesheet"
type=
"text/css"
/>
</head>
<body>
<h1><center><img
src=
"/gitlab_logo.png"
/></center>
Deploy in progress
</h1>
<h3>
Please try again in few minutes or contact your administrator.
</h3>
<h3>
Please try again in
a
few minutes or contact your administrator.
</h3>
</body>
</html>
Write
Preview
Markdown
is supported
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