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
libre
FediPlan
Commits
1467ca63
Commit
1467ca63
authored
Aug 10, 2019
by
Thomas
Browse files
add source code link in footer
parent
2674edfa
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/base.html.twig
View file @
1467ca63
...
...
@@ -38,7 +38,8 @@
<div
class=
"row"
>
<div
class=
"col-md-4"
style=
"margin-top: 10px; text-align: center;"
>
FediPlan -
{{
"now"
|
date
(
"Y"
)
}}
<br/>
License:
<a
href=
"https://www.gnu.org/licenses/gpl-3.0.fr.html"
target=
"_blank"
>
GPL 3
</a>
License:
<a
href=
"https://www.gnu.org/licenses/gpl-3.0.fr.html"
target=
"_blank"
>
GPL 3
</a><br/>
<a
href=
"https://framagit.org/tom79/fediplan"
target=
"_blank"
>
Source code
</a>
</div>
<div
class=
"col-md-4"
style=
"margin-top: 10px; text-align: center;"
>
Author: Thomas
<br/>
...
...
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