Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
go
Commits
b5a2a502
Commit
b5a2a502
authored
Jan 24, 2017
by
Leo Grandinetti
Browse files
Adding current version in footer
- currently version 2.1.1 - static string, not dynamic
parent
ddce4b23
Pipeline
#777
passed with stage
in 1 minute and 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
go/go/templates/layouts/footer.html
View file @
b5a2a502
...
...
@@ -5,7 +5,8 @@
<span
class=
"text-muted"
>
A project of
<a
href=
"http://srct.gmu.edu/"
>
GMU
<strong>
SRCT
</strong></a>
. |
Read and contribute to our
<a
href=
"https://git.gmu.edu/srct/go/"
>
source code
</a>
. |
Freely-licensed under
<a
href=
"http://www.apache.org/licenses/LICENSE-2.0"
>
Apache 2.0
</a>
.
Freely-licensed under
<a
href=
"http://www.apache.org/licenses/LICENSE-2.0"
>
Apache 2.0
</a>
. |
Go Version 2.1.1
</span>
</div>
</footer>
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