Sha256: c948e9d668938d52c03babc799dee973975737bcf839c4c26038726023338aa3
Contents?: true
Size: 285 Bytes
Versions: 8
Compression:
Stored size: 285 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>BootstrapFeedbacker</title> <%= stylesheet_link_tag "bootstrap_feedbacker/application", media: "all" %> <%= javascript_include_tag "bootstrap_feedbacker/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
8 entries across 8 versions & 1 rubygems