Sha256: dc09bec8008770f8d5192f46b9651d7d92c2232241ceb9897dc7d11316970ef2

Contents?: true

Size: 255 Bytes

Versions: 5

Compression:

Stored size: 255 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>HasVcards</title>
  <%= stylesheet_link_tag    "has_vcards/application", media: "all" %>
  <%= javascript_include_tag "has_vcards/application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
has_vcards-1.1.2 app/views/has_vcards/layouts/has_vcards/application.html.erb
has_vcards-1.1.1 app/views/has_vcards/layouts/has_vcards/application.html.erb
has_vcards-1.1.0 app/views/has_vcards/layouts/has_vcards/application.html.erb
has_vcards-1.0.0 app/views/has_vcards/layouts/has_vcards/application.html.erb
has_vcards-1.0.0.rc0 app/views/has_vcards/layouts/has_vcards/application.html.erb