Sha256: 948edddfcda4699dde35b25cdc052f737925aaf1514c4d2447a5e23ed102bdd1
Contents?: true
Size: 249 Bytes
Versions: 3
Compression:
Stored size: 249 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Schemas</title> <%= stylesheet_link_tag "draw_smd/application", media: "all" %> <%= javascript_include_tag "draw_smd/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems