Sha256: 170d5b56e4751023e5a55b9f7d2c2a915edc88f5885c8d005a07c9afef3f0b95
Contents?: true
Size: 288 Bytes
Versions: 16
Compression:
Stored size: 288 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>BootstrapActioncell</title> <%= stylesheet_link_tag "bootstrap_actioncell/application", :media => "all" %> <%= javascript_include_tag "bootstrap_actioncell/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
16 entries across 16 versions & 1 rubygems