Sha256: cc5c78c251657197ab3657b72d54d0e807b3b5be28184950fcd1cd0ad4ad8fd5
Contents?: true
Size: 989 Bytes
Versions: 20
Compression:
Stored size: 989 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-type" content="text/html;charset=utf-8"> <link rel="stylesheet" type="text/css" href="/css/gollum.css" media="all"> <link rel="stylesheet" type="text/css" href="/css/editor.css" media="all"> <link rel="stylesheet" type="text/css" href="/css/dialog.css" media="all"> <link rel="stylesheet" type="text/css" href="/css/template.css" media="all"> <!--[if IE 7]> <link rel="stylesheet" type="text/css" href="/css/ie7.css" media="all"> <![endif]--> <script type="text/javascript" src="/javascript/jquery.js"></script> <script type="text/javascript" src="/javascript/gollum.js"></script> <script type="text/javascript" src="/javascript/gollum.dialog.js"></script> <script type="text/javascript" src="/javascript/gollum.placeholder.js"></script> <script type="text/javascript" src="/javascript/editor/gollum.editor.js"></script> <title>{{title}}</title> </head> <body> {{{yield}}} </body> </html>
Version data entries
20 entries across 20 versions & 5 rubygems