|
7 | 7 | <footer>
|
8 | 8 | <div class="ui container">
|
9 | 9 | <div class="ui center links item brand footertext">
|
10 |
| - <a href="http://www.g-node.org"><img class="ui mini footericon" src="https://projects.g-node.org/assets/gnode-bootstrap-theme/1.2.0-snapshot/img/gnode-icon-50x50-transparent.png"/>© 2016-{{Year}} G-Node</a> |
11 |
| - <a href="/G-Node/Info/wiki/about">About</a> |
12 |
| - <a href="/G-Node/Info/wiki/imprint">Imprint</a> |
13 |
| - <a href="/G-Node/Info/wiki/contact">Contact</a> |
14 |
| - <a href="/G-Node/Info/wiki/Terms+of+Use">Terms of Use</a> |
15 |
| - <a href="/G-Node/Info/wiki/Datenschutz">Datenschutz</a> |
| 10 | + {{template "base/footer_gin_text" $}} |
16 | 11 | {{if .PageIsAdmin}}<span>{{.i18n.Tr "version"}}: {{AppVer}}</span>{{end}}
|
17 | 12 | <div class="ui language bottom floating slide up dropdown link item" data-tooltip="Non-English translations may be incomplete">
|
18 | 13 | <i class="world icon"></i>
|
|
25 | 20 | </div>
|
26 | 21 | </div>
|
27 | 22 | <div class="ui center links item brand footertext">
|
28 |
| - <span>Powered by: <a href="https://github.com/gogs/gogs"><img class="ui mini footericon" src="{{AppSubURL}}/img/gogs.svg"/></a> </span> |
29 |
| - <span>Hosted by: <a href="http://neuro.bio.lmu.de"><img class="ui mini footericon" src="{{AppSubURL}}/img/lmu.png"/></a> </span> |
30 |
| - <span>Funded by: <a href="http://www.bmbf.de"><img class="ui mini footericon" src="{{AppSubURL}}/img/bmbf.png"/></a> </span> |
31 |
| - <span>Registered with: <a href="http://doi.org/10.17616/R3SX9N"><img class="ui mini footericon" src="{{AppSubURL}}/img/re3data_logo.png"/></a> </span> |
32 |
| - <span>Recommended by: |
33 |
| - <a href="https://www.nature.com/sdata/policies/repositories#neurosci"><img class="ui mini footericon" src="{{AppSubURL}}/img/sdatarecbadge.jpg"/></a> |
34 |
| - <a href="https://fairsharing.org/recommendation/PLOS"><img class="ui mini footericon" src="{{AppSubURL}}/img/sm_plos-logo-sm.png"/></a> |
35 |
| - <a href="https://fairsharing.org/recommendation/eLifeRecommendedRepositoriesandStandards"><img class="ui mini footericon" src="{{AppSubURL}}/img/elife-logo-xs.fd623d00.svg"/></a> |
36 |
| - </span> |
| 23 | + {{template "base/footer_gin_brand" $}} |
37 | 24 | </div>
|
38 | 25 | </div>
|
39 | 26 | </footer>
|
|
0 commit comments