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