Sha256: 3dcc452221c6c1542a2539e2bc09f973107744a47e7395443895b28567c6c574
Contents?: true
Size: 277 Bytes
Versions: 57
Compression:
Stored size: 277 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Backend</title> <%= stylesheet_link_tag "cmor/user_area/backend/application", media: "all" %> <%= javascript_include_tag "cmor/user_area/backend/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
57 entries across 57 versions & 1 rubygems