Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Projects
Groups
Snippets
Sign up now
Login
Sign in
Toggle navigation
Menu
Open sidebar
Video AG Infrastruktur
website
Commits
f42626ec
Commit
f42626ec
authored
Dec 11, 2017
by
Andreas Valder
Browse files
fixed gitlab url in footer
parent
ded08bd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/base.html
View file @
f42626ec
...
...
@@ -167,7 +167,7 @@
</li>
{% if ismod() or config.DEBUG %}
<li
class=
"pull-right"
>
<a
target=
"_blank"
href=
"https://git.fsmpi.rwth-aachen.de/videoag
website/videoag
website/commit/{{ gitversion.longhash }}"
><span
title=
"{{ gitversion.branch }} {{ gitversion.hash }}: {{ gitversion.msg }}"
data-toggle=
"tooltip"
>
{{ gitversion.hash }}
</span></a>
<a
target=
"_blank"
href=
"https://git.fsmpi.rwth-aachen.de/videoag
infra/
website/commit/{{ gitversion.longhash }}"
><span
title=
"{{ gitversion.branch }} {{ gitversion.hash }}: {{ gitversion.msg }}"
data-toggle=
"tooltip"
>
{{ gitversion.hash }}
</span></a>
<span>
{{ gethostname() }}
</span>
{% if is_readonly() %}
<span>
(read-only)
</span>
...
...
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