Sha256: c9b0fe00b8a9bf2b388680aa97d0f6cb971cf8478c2ed146777c55921a674f44

Contents?: true

Size: 1.1 KB

Versions: 5

Compression:

Stored size: 1.1 KB

Contents

<html>
  <!--[if IE 7]><html class='no-js ie7 no-freight base #{yield :document_class}' data-topic="#{yield :topic}" lang='en'><![endif]-->
  <!--[if IE 8]><html class='no-js ie8 no-freight base #{yield :document_class}' data-topic="#{yield :topic}" lang='en'><![endif]-->
  <!--[if IE 9]><html class='no-js ie9 no-freight base #{yield :document_class}' data-topic="#{yield :topic}" lang='en'><![endif]-->
  <!--[if gt IE 9]><!--><html class='no-js no-freight base #{yield :document_class}' data-topic="#{yield :topic}" lang='en'><!--<![endif]-->
  <head>
    <link href="https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i" rel="stylesheet">
    <meta charset="utf-8"/>
    <meta content="AppExpress" name="author"/>
    <title>AppExpress Express UI</title>
    <%= csrf_meta_tags %>
    <%= stylesheet_link_tag 'express_ui/styleguide', :media => "all" %>
    <%= javascript_include_tag 'express_ui/application', 'data-turbolinks-track': 'reload' %>
    <%= javascript_include_tag 'https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js' %>
  </head>

  <body>
    <%= yield %>
  </body>
</head>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
express_ui-0.1.0.rc7 app/views/layouts/express_ui/styleguide.html.erb
express_ui-0.1.0.rc5 app/views/layouts/express_ui/styleguide.html.erb
express_ui-0.1.0.rc4 app/views/layouts/express_ui/styleguide.html.erb
express_ui-0.1.0.rc3 app/views/layouts/express_ui/styleguide.html.erb
express_ui-0.1.0.rc1 app/views/layouts/express_ui/styleguide.html.erb