You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
914 B

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  5. <link rel="shortcut icon" href="/img/favicon.png" />
  6. <meta name="author" content="Gogs - Go Git Service" />
  7. <meta name="description" content="Gogs(Go Git Service) is a GitHub-like clone in the Go Programming Language" />
  8. <meta name="keywords" content="go, git">
  9. <!-- Stylesheets -->
  10. <link href="/css/bootstrap.min.css" rel="stylesheet" />
  11. <link href="/css/todc-bootstrap.min.css" rel="stylesheet" />
  12. <link href="/css/font-awesome.min.css" rel="stylesheet" />
  13. <link href="/css/gogs.css" rel="stylesheet" />
  14. <script src="/js/jquery-1.10.1.min.js"></script>
  15. <script src="/js/bootstrap.min.js"></script>
  16. <script src="/js/app.js"></script>
  17. <title>{{if .Title}}{{.Title}} - {{end}}{{AppName}}</title>
  18. </head>
  19. <body>
  20. <noscript>Please enable JavaScript in your browser!</noscript>