Sha256: 1d693a5eff4c526f19916c9234bfb3408e62dc757f07c77244b792e17bdebe4d
Contents?: true
Size: 253 Bytes
Versions: 13
Compression:
Stored size: 253 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Bootstrap</title> <%= stylesheet_link_tag "bootstrap/application", media: "all" %> <%= javascript_include_tag "bootstrap/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
13 entries across 13 versions & 2 rubygems