Sha256: 50b8de89a09378c2e08c4c2388c5d2cecfdc3d66f45c4caece8d09af107baa4d

Contents?: true

Size: 620 Bytes

Versions: 49

Compression:

Stored size: 620 Bytes

Contents

!!!
%html
  %head
    %title tawork
    %meta{content: "width=device-width, initial-scale=1.0", name: "viewport"}/

    = stylesheet_link_tag    "application", media: "all"
    = javascript_include_tag "application"
    = csrf_meta_tags
    %link{href: "http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700", rel: "stylesheet", type: "text/css"}/
    %link{href: "http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic", rel: "stylesheet", type: "text/css"}/


  %body
    .container
      .row
        .col-md-9
          = yield

:coffeescript
  hljs.initHighlightingOnLoad()

Version data entries

49 entries across 49 versions & 1 rubygems

Version Path
tawork-0.0.50 app/views/layouts/minimal.html.haml
tawork-0.0.49 app/views/layouts/minimal.html.haml
tawork-0.0.48 app/views/layouts/minimal.html.haml
tawork-0.0.47 app/views/layouts/minimal.html.haml
tawork-0.0.46 app/views/layouts/minimal.html.haml
tawork-0.0.45 app/views/layouts/minimal.html.haml
tawork-0.0.44 app/views/layouts/minimal.html.haml
tawork-0.0.43 app/views/layouts/minimal.html.haml
tawork-0.0.42 app/views/layouts/minimal.html.haml
tawork-0.0.41 app/views/layouts/minimal.html.haml
tawork-0.0.40 app/views/layouts/minimal.html.haml
tawork-0.0.39 app/views/layouts/minimal.html.haml
tawork-0.0.38 app/views/layouts/minimal.html.haml
tawork-0.0.37 app/views/layouts/minimal.html.haml
tawork-0.0.36 app/views/layouts/minimal.html.haml
tawork-0.0.35 app/views/layouts/minimal.html.haml
tawork-0.0.34 app/views/layouts/minimal.html.haml
tawork-0.0.33 app/views/layouts/minimal.html.haml
tawork-0.0.31 app/views/layouts/minimal.html.haml
tawork-0.0.30 app/views/layouts/minimal.html.haml