Sha256: 1443d1497db7045582f4c2e3e3dec8ef970d81d082fda8a38f6484c0c27ad4aa
Contents?: true
Size: 271 Bytes
Versions: 4
Compression:
Stored size: 271 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>JquerySortableTreeTest</title> <%= stylesheet_link_tag :application %> <%= javascript_include_tag :application %> <%= csrf_meta_tags %> <%= yield :css %> <%= yield :js %> </head> <body> <%= yield %> </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems