Sha256: 69f24c289a0489409a684566ee4d616a935eca8dfadb7de8eac75a3c0e11c9c4
Contents?: true
Size: 279 Bytes
Versions: 64
Compression:
Stored size: 279 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>BootstrapBuilders</title> <%= stylesheet_link_tag "bootstrap_builders/application", media: "all" %> <%= javascript_include_tag "bootstrap_builders/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
64 entries across 64 versions & 1 rubygems