|
@@ -1,48 +1,60 @@
|
|
{{/*
|
|
{{/*
|
|
<html>
|
|
<html>
|
|
<body>
|
|
<body>
|
|
- <div>
|
|
|
|
-*/}}
|
|
|
|
- </div>
|
|
|
|
- <footer>
|
|
|
|
- <div class="following bar light">
|
|
|
|
- <div class="ui container">
|
|
|
|
- <div class="ui grid">
|
|
|
|
- <div class="column">
|
|
|
|
- <div class="ui top secondary menu center">
|
|
|
|
- <a class="item brand" href="http://www.g-node.org">
|
|
|
|
- <img class="ui mini image"
|
|
|
|
- src="https://projects.g-node.org/assets/gnode-bootstrap-theme/1.2.0-snapshot/img/gnode-icon-50x50-transparent.png"/>
|
|
|
|
- © G-Node, 2016-2017
|
|
|
|
- </a>
|
|
|
|
- <a class="item brand" href="/G-Node/Info/wiki/about">About</a>
|
|
|
|
- <a class="item brand" href="/G-Node/Info/wiki/imprint">Imprint</a>
|
|
|
|
- <a class="item brand" href="/G-Node/Info/wiki/contact">Contact</a>
|
|
|
|
- <a class="item brand" href="/G-Node/Info/wiki/Terms+of+Use">Terms of Use</a>
|
|
|
|
- </div>
|
|
|
|
- </div>
|
|
|
|
|
|
+<div>
|
|
|
|
+ */}}
|
|
|
|
+</div>
|
|
|
|
+<footer>
|
|
|
|
+ <div class="following bar light">
|
|
|
|
+ <div class="ui container">
|
|
|
|
+ <div class="ui grid">
|
|
|
|
+ <div class="column">
|
|
|
|
+ <div class="ui top secondary menu center">
|
|
|
|
+ <a class="item brand" href="http://www.g-node.org">
|
|
|
|
+ <img class="ui mini image"
|
|
|
|
+ src="https://projects.g-node.org/assets/gnode-bootstrap-theme/1.2.0-snapshot/img/gnode-icon-50x50-transparent.png"/>
|
|
|
|
+ © G-Node, 2016-2017
|
|
|
|
+ </a>
|
|
|
|
+ <a class="item brand" href="/G-Node/Info/wiki/about">About</a>
|
|
|
|
+ <a class="item brand" href="/G-Node/Info/wiki/imprint">Imprint</a>
|
|
|
|
+ <a class="item brand" href="/G-Node/Info/wiki/contact">Contact</a>
|
|
|
|
+ <a class="item brand" href="/G-Node/Info/wiki/Terms+of+Use">Terms of Use</a>
|
|
|
|
+ <div class="ui supersmall">
|
|
|
|
+ Hosted at:
|
|
|
|
+ <img class="ui bmbf image" src="{{AppSubURL}}/img/lmu.png"/>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="ui supersmall">
|
|
|
|
+ Funded by:
|
|
|
|
+ <img class="ui bmbf image" src="{{AppSubURL}}/img/bmbf.png"/>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="ui supersmall">S
|
|
|
|
+ With the power of:
|
|
|
|
+ <a href="https://github.com/gogits/gogs">
|
|
|
|
+ <img class="ui gogssmall image" src="{{AppSubURL}}/img/gogs.svg"/>
|
|
|
|
+ </a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
- </footer>
|
|
|
|
|
|
+ </div>
|
|
|
|
+</footer>
|
|
</body>
|
|
</body>
|
|
|
|
|
|
<!-- Third-party libraries -->
|
|
<!-- Third-party libraries -->
|
|
{{if .RequireHighlightJS}}
|
|
{{if .RequireHighlightJS}}
|
|
- <link rel="stylesheet" href="{{AppSubURL}}/plugins/highlight-9.6.0/github.css">
|
|
|
|
- <script src="{{AppSubURL}}/plugins/highlight-9.6.0/highlight.pack.js"></script>
|
|
|
|
|
|
+<link rel="stylesheet" href="{{AppSubURL}}/plugins/highlight-9.6.0/github.css">
|
|
|
|
+<script src="{{AppSubURL}}/plugins/highlight-9.6.0/highlight.pack.js"></script>
|
|
{{end}}
|
|
{{end}}
|
|
{{if .RequireMinicolors}}
|
|
{{if .RequireMinicolors}}
|
|
- <link rel="stylesheet" href="{{AppSubURL}}/plugins/jquery.minicolors-2.2.3/jquery.minicolors.css">
|
|
|
|
- <script src="{{AppSubURL}}/plugins/jquery.minicolors-2.2.3/jquery.minicolors.min.js"></script>
|
|
|
|
|
|
+<link rel="stylesheet" href="{{AppSubURL}}/plugins/jquery.minicolors-2.2.3/jquery.minicolors.css">
|
|
|
|
+<script src="{{AppSubURL}}/plugins/jquery.minicolors-2.2.3/jquery.minicolors.min.js"></script>
|
|
{{end}}
|
|
{{end}}
|
|
{{if .RequireDatetimepicker}}
|
|
{{if .RequireDatetimepicker}}
|
|
- <link rel="stylesheet" href="{{AppSubURL}}/plugins/jquery.datetimepicker-2.4.5/jquery.datetimepicker.css">
|
|
|
|
- <script src="{{AppSubURL}}/plugins/jquery.datetimepicker-2.4.5/jquery.datetimepicker.js"></script>
|
|
|
|
|
|
+<link rel="stylesheet" href="{{AppSubURL}}/plugins/jquery.datetimepicker-2.4.5/jquery.datetimepicker.css">
|
|
|
|
+<script src="{{AppSubURL}}/plugins/jquery.datetimepicker-2.4.5/jquery.datetimepicker.js"></script>
|
|
{{end}}
|
|
{{end}}
|
|
{{if .RequireDropzone}}
|
|
{{if .RequireDropzone}}
|
|
- <link rel="stylesheet" href="{{AppSubURL}}/plugins/dropzone-4.2.0/dropzone.css">
|
|
|
|
- <script src="{{AppSubURL}}/plugins/dropzone-4.2.0/dropzone.js"></script>
|
|
|
|
|
|
+<link rel="stylesheet" href="{{AppSubURL}}/plugins/dropzone-4.2.0/dropzone.css">
|
|
|
|
+<script src="{{AppSubURL}}/plugins/dropzone-4.2.0/dropzone.js"></script>
|
|
{{end}}
|
|
{{end}}
|
|
{{if .RequireAutosize}}
|
|
{{if .RequireAutosize}}
|
|
<script src="{{AppSubURL}}/plugins/autosize-4.0.2/autosize.min.js"></script>
|
|
<script src="{{AppSubURL}}/plugins/autosize-4.0.2/autosize.min.js"></script>
|