Sha256: 19b5e15c471e2cbc3c743b4f878fb53505ef5cd849a92e891c140c4bd9413141

Contents?: true

Size: 1.49 KB

Versions: 17

Compression:

Stored size: 1.49 KB

Contents

<!DOCTYPE html>
<html>
<head>
  <meta http-equiv="Content-type" content="text/html;charset=utf-8">
  <link rel="stylesheet" type="text/css" href="{{base_url}}/css/gollum.css" media="all">
  <link rel="stylesheet" type="text/css" href="{{base_url}}/css/editor.css" media="all">
  <link rel="stylesheet" type="text/css" href="{{base_url}}/css/dialog.css" media="all">
  <link rel="stylesheet" type="text/css" href="{{base_url}}/css/template.css" media="all">

  <!--[if IE 7]>
  <link rel="stylesheet" type="text/css" href="{{base_url}}/css/ie7.css" media="all">
  <![endif]-->

  <script>var baseUrl = '{{base_url}}'</script>
  <script type="text/javascript" src="{{base_url}}/javascript/jquery-1.7.2.min.js"></script>
  <script type="text/javascript" src="{{base_url}}/javascript/mousetrap.min.js"></script>
  <script type="text/javascript" src="{{base_url}}/javascript/gollum.js"></script>
  <script type="text/javascript" src="{{base_url}}/javascript/gollum.dialog.js"></script>
  <script type="text/javascript" src="{{base_url}}/javascript/gollum.placeholder.js"></script>
  <script type="text/javascript" src="{{base_url}}/javascript/editor/gollum.editor.js"></script>
  {{#mathjax}}<script>(function(d,j){
  j = d.createElement('script');
  j.src = 'https://c328740.ssl.cf1.rackcdn.com/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
  (d.head || d.getElementsByTagName('head')[0]).appendChild(j);
  }(document));
  </script>{{/mathjax}}

  <title>{{title}}</title>
</head>
<body>

{{{yield}}}

</body>
</html>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
gollum-2.2.9 lib/gollum/frontend/templates/layout.mustache
gollum-2.2.8 lib/gollum/frontend/templates/layout.mustache
gollum-2.2.7 lib/gollum/frontend/templates/layout.mustache
gollum-2.2.6 lib/gollum/frontend/templates/layout.mustache
gollum-2.2.5 lib/gollum/frontend/templates/layout.mustache
gollum-2.2.4 lib/gollum/frontend/templates/layout.mustache
gollum-2.2.3 lib/gollum/frontend/templates/layout.mustache
gollum-2.2.2 lib/gollum/frontend/templates/layout.mustache
gollum-2.2.1 lib/gollum/frontend/templates/layout.mustache
gollum-2.2.0 lib/gollum/frontend/templates/layout.mustache
gollum-2.1.10 lib/gollum/frontend/templates/layout.mustache
gollum-2.1.9 lib/gollum/frontend/templates/layout.mustache
gollum-2.1.8 lib/gollum/frontend/templates/layout.mustache
gollum-2.1.7 lib/gollum/frontend/templates/layout.mustache
gollum-2.1.6 lib/gollum/frontend/templates/layout.mustache
gollum-2.1.4 lib/gollum/frontend/templates/layout.mustache
gollum-2.1.3 lib/gollum/frontend/templates/layout.mustache