Sha256: a341d90e42428c7fc9b6a417958b6f5f6c388bd76e0d5055330ef2eb2ea9600e
Contents?: true
Size: 232 Bytes
Versions: 3
Compression:
Stored size: 232 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>SkipKeep</title> <%= stylesheet_link_tag 'application', media: 'all' %> <%= javascript_include_tag 'application' %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems