Sha256: 35bf0c6bc332fa5fad082e67b6e2251712c271534f89ea1c7834e978a56d054f
Contents?: true
Size: 261 Bytes
Versions: 28
Compression:
Stored size: 261 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>G5Updatable</title> <%= stylesheet_link_tag "g5_updatable/application", media: "all" %> <%= javascript_include_tag "g5_updatable/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
28 entries across 28 versions & 1 rubygems