Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
allgo
allgo
Commits
04827ac2
Commit
04827ac2
authored
Dec 12, 2018
by
BAIRE Anthony
Browse files
typo
parent
11b2f891
Pipeline
#56585
failed with stage
in 52 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
django/allgo/templates/webapp_detail.html
View file @
04827ac2
...
...
@@ -159,7 +159,7 @@
{% else %}
<p
class=
"mt-3"
>
In order to run a job you need to b
y
<a
href=
"{% url 'account_login' %}"
title=
"Sign in on A||Go"
>
identified
</a>
<p
class=
"mt-3"
>
In order to run a job you need to b
e
<a
href=
"{% url 'account_login' %}"
title=
"Sign in on A||Go"
>
identified
</a>
or
<a
href=
"{% url 'account_signup' %}"
title=
"Sign up on A||Go"
>
register a new account
</a>
.
</p>
{% endif %}
</div>
...
...
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