Sha256: 07205fc10b69eda2ae567cfcb067124ab53029849541aba6729277dd323d5f4c

Contents?: true

Size: 258 Bytes

Versions: 9

Compression:

Stored size: 258 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Common</title>
  <%= stylesheet_link_tag    'unidom/common/application', media: 'all' %>
  <%= javascript_include_tag 'unidom/common/application' %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
unidom-common-0.9 app/views/layouts/unidom/common/application.html.erb
unidom-common-0.8 app/views/layouts/unidom/common/application.html.erb
unidom-common-0.7 app/views/layouts/unidom/common/application.html.erb
unidom-common-0.6 app/views/layouts/unidom/common/application.html.erb
unidom-common-0.5.1 app/views/layouts/unidom/common/application.html.erb
unidom-common-0.5 app/views/layouts/unidom/common/application.html.erb
unidom-common-0.4 app/views/layouts/unidom/common/application.html.erb
unidom-common-0.3 app/views/layouts/unidom/common/application.html.erb
unidom-common-0.2 app/views/layouts/unidom/common/application.html.erb