Sha256: 2912608cb253bcbaef15b13da335a508ac6c9027c9e25a6010da50f4919c99e8
Contents?: true
Size: 266 Bytes
Versions: 1
Compression:
Stored size: 266 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>SurveyorGui</title> <%= stylesheet_link_tag "surveyor_gui_all", :media => "all" %> <%= javascript_include_tag "surveyor_gui_all" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
surveyor_gui-0.0.3 | app/views/layouts/surveyor_gui_blank.html.erb |