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