Sha256: 17fb84176d022ce5b1289211295e3238e172cc832fc330dd9888832e5687c57a

Contents?: true

Size: 793 Bytes

Versions: 3

Compression:

Stored size: 793 Bytes

Contents

doctype html
html lang="en"
  head
    meta charset="utf-8"
    title= data.config.title
    /[if le IE 9]
      script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"
    link rel="stylesheet" href==uri('theme/screen.css') type="text/css" media="screen" charset="utf-8"
    script src==uri('theme/scripts/jquery.js')
    script src==uri('theme/twitter/bootstrap-alerts.js')
    script src==uri('theme/twitter/bootstrap-dropdown.js')
    script src==uri('theme/twitter/bootstrap-modal.js')
    script src==uri('theme/twitter/bootstrap-popover.js')
    script src==uri('theme/twitter/bootstrap-scrollspy.js')
    script src==uri('theme/twitter/bootstrap-tabs.js')
    script src==uri('theme/twitter/bootstrap-twipsy.js')
    script src==uri('theme/scripts/app.js')
  body
    == yield

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
gumdrop-0.2.16 lib/gumdrop/template/twitter/source/theme/templates/site.template.slim
gumdrop-0.2.15 lib/gumdrop/template/twitter/source/theme/templates/site.template.slim
gumdrop-0.2.14 lib/gumdrop/template/twitter/source/theme/templates/site.template.slim