Sha256: 345ec4e89e13b91c052b58aa4a77b2f0795c6d70326213c719cbde0376f96893
Contents?: true
Size: 273 Bytes
Versions: 6
Compression:
Stored size: 273 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
6 entries across 6 versions & 1 rubygems