Sha256: 0007cc38f0be942fbcd3be75a6c2332b90aea7eea210ff64a6ab4b513db339e0

Contents?: true

Size: 334 Bytes

Versions: 6

Compression:

Stored size: 334 Bytes

Contents

doctype html
html
  head
    meta charset="utf-8"
    link href="/css/github.css" rel="stylesheet"
    link href="/css/application.css" rel="stylesheet"
    style type="text/css"
      = Rouge::Themes::Github.render(scope: ".highlight")
  body
    == yield
    script src="/js/jquery-2.1.0.min.js"
    script src="/js/application.js"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
mado-0.2.0 app/views/layout.slim
mado-0.1.1 app/views/layout.slim
mado-0.1.0 app/views/layout.slim
mado-0.0.4 app/views/layout.slim
mado-0.0.3 app/views/layout.slim
mado-0.0.2 app/views/layout.slim