Sha256: 8477354c68280a0093f23b9be8398e615a800d999174543cba56382ab1f5eac6
Contents?: true
Size: 246 Bytes
Versions: 5
Compression:
Stored size: 246 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>KmsSeo</title> <%= stylesheet_link_tag "kms_seo/application", media: "all" %> <%= javascript_include_tag "kms_seo/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
5 entries across 5 versions & 1 rubygems