Sha256: f7e188c6c171166a81abb44098b1fdc5fb54dc525c3020b527890146f9ab6a5d

Contents?: true

Size: 827 Bytes

Versions: 14

Compression:

Stored size: 827 Bytes

Contents

!!!
%html
  %head
    %title #{yield(: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: '//fonts.googleapis.com/css?family=Bitter:400,700,400italic', rel: 'stylesheet', type:'text/css'}/
    %link{href: "//fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic", rel: "stylesheet", type: "text/css"}/
    %link{href: "//fonts.googleapis.com/css?family=Ubuntu", rel: "stylesheet", type: "text/css"}/
    %link{href: "//fonts.googleapis.com/css?family=Roboto:400,300italic,300,400italic,500", rel: "stylesheet", type: "text/css"}/


  %body
    = render 'layouts/nav_header'
    = render body_layout

    #global-autocomplete-results

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
tawork-0.0.50 app/views/layouts/application.html.haml
tawork-0.0.49 app/views/layouts/application.html.haml
tawork-0.0.48 app/views/layouts/application.html.haml
tawork-0.0.47 app/views/layouts/application.html.haml
tawork-0.0.46 app/views/layouts/application.html.haml
tawork-0.0.45 app/views/layouts/application.html.haml
tawork-0.0.44 app/views/layouts/application.html.haml
tawork-0.0.43 app/views/layouts/application.html.haml
tawork-0.0.42 app/views/layouts/application.html.haml
tawork-0.0.41 app/views/layouts/application.html.haml
tawork-0.0.40 app/views/layouts/application.html.haml
tawork-0.0.39 app/views/layouts/application.html.haml
tawork-0.0.38 app/views/layouts/application.html.haml
tawork-0.0.37 app/views/layouts/application.html.haml