Sha256: 4fccdc12bcd97e872ab8efc1c8d9afd1dfb80685589d90ab21a9181430d82a01

Contents?: true

Size: 656 Bytes

Versions: 2

Compression:

Stored size: 656 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>RailsStartbootstrapNewAge</title>
  <%= stylesheet_link_tag 'new_age/manifest.css', media: 'all' %>
  <link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
  <link href="https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900" rel="stylesheet">
  <link href="https://fonts.googleapis.com/css?family=Muli" rel="stylesheet">
  <%= javascript_include_tag 'new_age/manifest.js' %>
  <%= csrf_meta_tags %>
</head>
<body id="page-top">

<%= yield %>

  <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
</body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
frontend-generators-0.2.0 assets/new_age/app/views/layouts/new_age.html.erb
frontend-generators-0.1.2 assets/new_age/app/views/layouts/new_age.html.erb