Sha256: 76f088aabba727019baf8d35436c0efdea37caa1791b6753c3efe86c8cac916a
Contents?: true
Size: 226 Bytes
Versions: 7
Compression:
Stored size: 226 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Templates</title> <%= stylesheet_link_tag :all %> <%= javascript_include_tag :defaults %> <%= csrf_meta_tag %> </head> <body> <%= render :partial=>'layouts/ice' %> </body> </html>
Version data entries
7 entries across 7 versions & 1 rubygems