Sha256: f2b27396d2801e8e9f4b16ae46a065b0647c15ee4da35da3fa3f183f3337a18a

Contents?: true

Size: 279 Bytes

Versions: 5

Compression:

Stored size: 279 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
redmine_extensions-0.0.13 app/views/layouts/redmine_extensions/application.html.erb
redmine_extensions-0.0.12 app/views/layouts/redmine_extensions/application.html.erb
redmine_extensions-0.0.10 app/views/layouts/redmine_extensions/application.html.erb
redmine_extensions-0.0.8 app/views/layouts/redmine_extensions/application.html.erb
redmine_extensions-0.0.1 app/views/layouts/redmine_extensions/application.html.erb