Sha256: e723d93b51e2d60394ba115e71130cac795db649b57f73bf7735eb61ece6411b

Contents?: true

Size: 271 Bytes

Versions: 5

Compression:

Stored size: 271 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Utfpr gp engine</title>
  <%= stylesheet_link_tag    "utfpr_gp_engine/application", media: "all" %>
  <%= javascript_include_tag "utfpr_gp_engine/application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
utfpr_gp_engine-0.6.0 app/views/layouts/utfpr_gp_engine/application.html.erb
utfpr_gp_engine-0.5.0 app/views/layouts/utfpr_gp_engine/application.html.erb
utfpr_gp_engine-0.4.0 app/views/layouts/utfpr_gp_engine/application.html.erb
utfpr_gp_engine-0.3.0 app/views/layouts/utfpr_gp_engine/application.html.erb
utfpr_gp_engine-0.2.0 app/views/layouts/utfpr_gp_engine/application.html.erb