Sha256: f523bcc236ec8edd4316cf78ce2a16971ca0af71e82a19e94b852e2078bbbde6
Contents?: true
Size: 270 Bytes
Versions: 13
Compression:
Stored size: 270 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Repres Bootstrap</title> <%= stylesheet_link_tag 'repres/bootstrap/application', media: 'all' %> <%= csrf_meta_tags %> </head> <body> <%= yield %> <%= javascript_include_tag 'repres/bootstrap/application' %> </body> </html>
Version data entries
13 entries across 13 versions & 1 rubygems