Sha256: c64e026fcedc6c157364ec786d93eff08244c2f12ec085847ec8c828e73092fe
Contents?: true
Size: 261 Bytes
Versions: 20
Compression:
Stored size: 261 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>EasyReports</title> <%= stylesheet_link_tag "easy_reports/application", media: "all" %> <%= javascript_include_tag "easy_reports/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
20 entries across 20 versions & 1 rubygems