Sha256: d349373a9d7d489dfe14799e7f5fcde492760e08a46374c1e55ddd4cd7dac5a4
Contents?: true
Size: 264 Bytes
Versions: 4
Compression:
Stored size: 264 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>SupportUtils</title> <%= stylesheet_link_tag "support_utils/application", media: "all" %> <%= javascript_include_tag "support_utils/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems