Sha256: 159b618f8630a4d096e106f7a553ea589853bde3ae069240c382aed6b804082d
Contents?: true
Size: 265 Bytes
Versions: 10
Compression:
Stored size: 265 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Models dump</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <%= stylesheet_link_tag "cms", media: 'all' %> <%= javascript_include_tag "cms" %> </head> <body> <%= yield %> </body> </html>
Version data entries
10 entries across 10 versions & 1 rubygems