Sha256: 62a6d74837a683dfc572f66391934653c9a335c42eebdc69bc68da63d6c05ba6
Contents?: true
Size: 262 Bytes
Versions: 1
Compression:
Stored size: 262 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Repres React</title> <%= stylesheet_link_tag "repres/react/application", media: "all" %> <%= javascript_include_tag "repres/react/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
repres-react-1.0 | app/views/layouts/repres/react/application.html.erb |