Sha256: 48545872a1ec64a03aad9b8b20dff14f14250786cb916bfb4f612206e1638149

Contents?: true

Size: 134 Bytes

Versions: 2

Compression:

Stored size: 134 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title> <%= title %> </title>
  <meta charset= "UTF-8">
</head>
<body>
  <%= yield %>
</body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
vundabar-0.2.0 generators/templates/application.html.erb
vundabar-0.1.0 generators/templates/application.html.erb