Sha256: 0af3a3d8085343493170c0b62803a6625dd36fc2950e1e6fb17d389b98bfce37
Contents?: true
Size: 298 Bytes
Versions: 37
Compression:
Stored size: 298 Bytes
Contents
<!DOCTYPE html> <html> <head> <%= render_meta_data %> <%= stylesheet_link_tag 'application', media: 'all' %> <%= javascript_include_tag 'application' %> <%= csrf_meta_tags %> </head> <body> <%= yield %> <%= alchemy_preview_mode_code %> <%= render "alchemy/menubar" %> </body> </html>
Version data entries
37 entries across 37 versions & 2 rubygems