Sha256: 7fa02fa89dabcf0bf0177c2021854b94921a539b81440ffd84a35aa17b6a868b
Contents?: true
Size: 293 Bytes
Versions: 17
Compression:
Stored size: 293 Bytes
Contents
<!DOCTYPE html> <html> <head> <%= render_meta_data %> <%= stylesheet_link_tag 'application' %> </head> <body> <%= yield %> <div id="navigation"> <%= render_navigation(:all_sub_menues => true) %> </div> <%= alchemy_preview_mode_code %> <%= alchemy_menu_bar %> </body> </html>
Version data entries
17 entries across 17 versions & 1 rubygems