Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m4lab_tv1
customization simpleSAMLphp
Commits
d0b08085
Commit
d0b08085
authored
Nov 13, 2020
by
Wolfgang Knopki
Browse files
footer/ header adapted
parent
72268e2c
Changes
1
Hide whitespace changes
Inline
Side-by-side
mymodule/themes/fancytheme/default/_footer.twig
View file @
d0b08085
<div
id=
"footer"
>
<script
src=
"https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity=
"sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin=
"anonymous"
></script>
<script
src=
"https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
integrity=
"sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
crossorigin=
"anonymous"
></script>
<script
src=
"/js/headfoot.js"
>
</script>
<div
class=
"wrap"
>
<div
class=
"center copyrights"
>
©
2007-
{{
year
}}
<a
href=
"https://simplesamlphp.org/"
>
SimpleSAMLphp
</a>
</div>
<div
class=
"logo-footer-right show-for-large"
>
<div
class=
"logo-footer"
>
<img
class=
"pure-img"
src=
"
{{
asset
(
"icons/ssplogo-fish-small.png"
)
}}
"
alt=
"Small fish logo"
>
</div>
</div>
</div>
</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