Sha256: 2732530fd9ada079647263b43c3a5ea9a2a75a30b7c3452262ddf16672ab0ebf
Contents?: true
Size: 272 Bytes
Versions: 6
Compression:
Stored size: 272 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Repres HyperText</title> <%= stylesheet_link_tag 'repres/hyper_text/application', media: 'all' %> <%= csrf_meta_tags %> </head> <body> <%= yield %> <%= javascript_include_tag 'repres/hyper_text/application' %> </body> </html>
Version data entries
6 entries across 6 versions & 1 rubygems