Sha256: df4b32b7e9cac7f174443d81aea6fa0a993ef136771133e25f06394a56525ebb
Contents?: true
Size: 261 Bytes
Versions: 1
Compression:
Stored size: 261 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>BouquetGate</title> <%= stylesheet_link_tag "bouquet_gate/application", media: "all" %> <%= javascript_include_tag "bouquet_gate/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bouquet-0.1.2 | gate/app/views/layouts/bouquet_gate/application.html.erb |