You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <div class="wrapper-push"></div>
- </div>
- <footer id="footer">
- <div class="container footer-wrap">
- <div class="row">
- <div class="col-md-6">
- <p>© 2014 GoGits · Version: {{AppVer}} ·
- Page: <b>{{LoadTimes .PageStartTime}}</b> ·
- Template: <b>{{call .TmplLoadTimes}}</b>
- </p>
- </div>
-
- <div class="col-md-1" style="margin: -5px;">
- <a target="_blank" href="https://github.com/gogits/gogs"><i class="fa fa-github fa-2x"></i></a>
- </div>
- <p class="desc"></p>
- </div>
- </div>
- </footer>
- </body>
- </html>
|