Sha256: 774878b3976813fa425c0d1b316cec0e82ebb4834ee163e2293dac35622439cd
Contents?: true
Size: 297 Bytes
Versions: 3
Compression:
Stored size: 297 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>ScrivitoResourcebrowser</title> <%= stylesheet_link_tag "scrivito_resourcebrowser/application", media: "all" %> <%= javascript_include_tag "scrivito_resourcebrowser/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems