Sha256: 89afa963ebe32239f021333438a79050236f2fb56d2cf961fb9878a119197292
Contents?: true
Size: 288 Bytes
Versions: 8
Compression:
Stored size: 288 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>ControlledVersioning</title> <%= stylesheet_link_tag "controlled_versioning/application", media: "all" %> <%= javascript_include_tag "controlled_versioning/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
8 entries across 8 versions & 1 rubygems