Sha256: d8464bc8d51bf90b555e73adc345dc5ab5d5edf9ba2b2eb409cfff9b3439ad86

Contents?: true

Size: 278 Bytes

Versions: 3

Compression:

Stored size: 278 Bytes

Contents

<!doctype html>
<html>
  <head>
    <title>ClwyChinaCity</title>
    <%= stylesheet_link_tag    "clwy_china_city/application", media: "all" %>
    <%= javascript_include_tag "clwy_china_city/application" %>
    <%= csrf_meta_tags %>

  <body>
    <%= yield %>
  </body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
clwy_china_city-0.0.9 app/views/layouts/clwy_china_city/application.html.erb
clwy_china_city-0.0.8 app/views/layouts/clwy_china_city/application.html.erb
clwy_china_city-0.0.7 app/views/layouts/clwy_china_city/application.html.erb